Page 1 of 1
KLA-HyprlandCE-1.4 ( stable )
Posted: Tue Jun 04, 2024 10:00 am
by Sofiya
KLA-HyprlandCE-1.4 stable
ISO:
https://github.com/sofijacom/KLA-Hyprla ... landCE-1.4
*********************************************************
Getting started : Learning hotkeys MOD + H
Uses pamac -aur as package manager.
Updating Packages:
Updating packages - standard ( left click ) on the tray icon
Update AUR package (right click) on the icon in the panel
AUR requires installation of sudo pacman -Syu base-devel
Regardng Internet browser.
I see no point in bloating a base iso with any large browser users may well not want.
Since fully-Arch-Linux-compatible KLA-HyprlandCE-1.4 comes with official and complete pacman package manager (think of it like Quickpet...).
To install Browser, you simply need to open a terminal and enter command:
Or open Pamac package manager MOD + shift + P
and install from there.
note:
If he suddenly complains that he cannot install the package, delete "db.lck" in ( /var/lib/pacman/db.lck )
Official browsers:
Code: Select all
sudo pacman -S firefox-developer-edition
yandex-browser-24.4.1.951-1-x86_64.pkg.tar.zst (64-bit) https://mega.nz/file/Rz1DnIBK#Wfb_FYQsV ... Ez201GljpI Stable
Code: Select all
sudo pacman -U yandex-browser-24.4.1.951-1-x86_64.pkg.tar.zst
Script for building KLA-HyprlandCE-x.x
Re: KLA-HyprlandCE-1.4 ( stable )
Posted: Wed Jun 19, 2024 11:00 pm
by Sofiya
hyprlock
The config has the ability to set both colors and wallpapers.
If you comment out the line # path = ~/Pictures/wallpapers/pinguin-blue.png
The color commented above will be displayed - # Color
Code: Select all
# Color
#source = $HOME/.config/hypr/themes/frappe.conf
#source = $HOME/.config/hypr/themes/latte.conf
#source = $HOME/.config/hypr/themes/macchiato.conf
source = $HOME/.config/hypr/themes/mocha.conf
$accent = $mauve
$accentAlpha = $mauveAlpha
$font = DejaVuSerif
# GENERAL
general {
disable_loading_bar = true
hide_cursor = true
}
# BACKGROUND
background {
monitor =
path = ~/Pictures/wallpapers/pinguin-blue.png
blur_passes = 0
color = $base
}
# TIME
label {
monitor =
text = cmd[update:30000] echo "$(date +"%R")"
color = $text
font_size = 90
font_family = $font
position = -30, 0
halign = right
valign = top
}
# DATE
label {
monitor =
text = cmd[update:43200000] echo "$(date +"%A, %d %B %Y")"
color = $text
font_size = 25
font_family = $font
position = -30, -150
halign = right
valign = top
}
# USER AVATAR
image {
monitor =
path = ~/.face
size = 100
border_color = $accent
position = 0, 75
halign = center
valign = center
}
# INPUT FIELD
input-field {
monitor =
size = 300, 60
outline_thickness = 2
dots_size = 0.2
dots_spacing = 0.2
dots_center = true
outer_color = $accent
inner_color = $surface0
font_color = $text
fade_on_empty = false
placeholder_text = <span foreground="##$textAlpha"><i> Logged in as </i><span foreground="##$accentAlpha">$USER</span></span>
hide_input = false
check_color = $accent
fail_color = $red
fail_text = <i>$FAIL <b>($ATTEMPTS)</b></i>
capslock_color = $yellow
position = 0, -35
halign = center
valign = center
}
Re: KLA-HyprlandCE-1.4 ( stable )
Posted: Sat Jun 22, 2024 12:20 pm
by Sofiya
New super menu for Hyprland
Nwg-drawer. application launcher
nwg-drawer-0.4.8-1-any.pkg.tar.zst -> https://gitlab.com/sofija.p2018/kla-ot2 ... kg.tar.zst
It's being developed with sway and Hyprland
in /home/spot/.config/hypr/waybar/themes/KLA_Black
Code: Select all
"custom/launcher": {
"format": " ",
"tooltip": true,
"exec": "echo ; echo app launcher",
"interval" : 86400, // once every day
"on-click": "nwg-drawer",
Re: KLA-HyprlandCE-1.4 ( stable )
Posted: Sat Jun 22, 2024 12:43 pm
by Sofiya
Very beautiful and productive things are created for Hyprland. But as I can see, besides me and a couple of other people, no one is interested in this. Well, I'm really sorry guys that you're stuck on Puppy Linux