KLA-HyprlandCE-1.4 ( stable )

Kennel Linux Arch-based


Moderator: Forum moderators

Post Reply
User avatar
Sofiya
Posts: 2371
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1617 times

KLA-HyprlandCE-1.4 ( stable )

Post by Sofiya »

KLA-HyprlandCE-1.4 stable

ISO:
https://github.com/sofijacom/KLA-Hyprla ... landCE-1.4

*********************************************************
Getting started : Learning hotkeys MOD + H

  • Login:spot

  • Password:spot

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

Code: Select all

sudo pacman -S firefox-developer-edition

Code: Select all

sudo pacman -S opera

Code: Select all

sudo pacman -S chromium

Code: Select all

sudo pacman -S vivaldi

Code: Select all

sudo pacman -S tor

Code: Select all

sudo pacman -S falkon

Code: Select all

sudo pacman -S midori

Image 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

Attachments
KLbuild_Arch_Hyprland_wayland_pipewire_KLA-HyprlandCE.sh.false.gz
(3.79 KiB) Downloaded 31 times
Screenshot_06-May_15-46-34_14504.png
Screenshot_06-May_15-46-34_14504.png (440.84 KiB) Viewed 1014 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2371
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1617 times

Re: KLA-HyprlandCE-1.4 ( stable )

Post 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
}
Attachments
hyprlock.conf.false.gz
/home/spot/.config/hypr/hyprlock.conf
(1.61 KiB) Downloaded 25 times
2024-06-20_01-57.png
2024-06-20_01-57.png (80.79 KiB) Viewed 880 times

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2371
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1617 times

Re: KLA-HyprlandCE-1.4 ( stable )

Post by Sofiya »

Image 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",
Attachments
screenshot-20240622-151921.png
screenshot-20240622-151921.png (271.33 KiB) Viewed 839 times
Last edited by Sofiya on Sat Jun 22, 2024 1:59 pm, edited 5 times in total.

KL-Linux
KL LINUX Simple fast free

User avatar
Sofiya
Posts: 2371
Joined: Tue Dec 07, 2021 9:49 pm
Has thanked: 1505 times
Been thanked: 1617 times

Re: KLA-HyprlandCE-1.4 ( stable )

Post 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

KL-Linux
KL LINUX Simple fast free

Post Reply

Return to “KLA”