зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
m
Этот коммит содержится в:
родитель
7661beee97
Коммит
5f31ac2506
@ -1,5 +1,3 @@
|
||||
! used it
|
||||
|
||||
https://github.com/JaKooLit/Hyprland-Dots
|
||||
https://github.com/JaKooLit/Hyprland-Dots/tree/main/config/hypr
|
||||
https://github.com/JaKooLit/Hyprland-Dots/blob/main/config/hypr/hyprland.conf
|
||||
@ -20,21 +18,46 @@ https://github.com/JaKooLit/Fedora-Hyprland
|
||||
https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.04
|
||||
Latest Hyprland version that is compatible with Ubuntu 24.04 is Hyprland v0.39.1.
|
||||
Reason is that some dependencies are old so newer Hyprland wont build on it.
|
||||
git clone -b 24.04 --depth 1 https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.04
|
||||
cd ~/Ubuntu-Hyprland-24.04
|
||||
chmod +x install.sh
|
||||
./install.sh
|
||||
|
||||
misec
|
||||
git clone -b 24.04 --depth 1 https://github.com/JaKooLit/Ubuntu-Hyprland.git ~/Ubuntu-Hyprland-24.04
|
||||
cd ~/Ubuntu-Hyprland-24.04
|
||||
chmod +x install.sh
|
||||
./install.sh
|
||||
update
|
||||
https://github.com/JaKooLit/Hyprland-Dots/blob/main/config/hypr/scripts/KooLsDotsUpdate.sh
|
||||
|
||||
~/.config/hypr/
|
||||
hyprland.conf
|
||||
|
||||
key-bindings
|
||||
~/.config/hypr/scripts/KeyHints.sh
|
||||
Super-H key-bindings help
|
||||
Super-Ctrl-F fake fullscreen
|
||||
~/.config/hypr/UserConfigs/UserKeybinds.conf
|
||||
bind = $mainMod CTRL, F, fullscreen, 1 # fake full screen
|
||||
bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Change keyboard layout
|
||||
~/.config/hypr/UserConfigs/UserSettings.conf
|
||||
input {
|
||||
# ??? xkb_layout
|
||||
kb_layout = us
|
||||
...
|
||||
}
|
||||
|
||||
~/.config/hypr/scripts/SwitchKeyboardLayout.sh
|
||||
|
||||
~/.config/qt5ct/qt5ct.conf
|
||||
[Fonts]
|
||||
!!!
|
||||
~/.config/qt6ct/qt6ct.conf
|
||||
kvantummanager --set "$kvantum_theme"
|
||||
|
||||
misc
|
||||
monitor=,1920x1080,auto,1,bitdepth,8
|
||||
monitor=,preferred,auto,1,mirror,eDP-1,bitdepth,8
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
update
|
||||
https://github.com/JaKooLit/Hyprland-Dots/blob/main/config/hypr/scripts/KooLsDotsUpdate.sh
|
||||
|
||||
2025
|
||||
Ja.KooLit - KooL Hyprland v2.3.11 Update feat various ROFI Themes, update notification & more of 21:31
|
||||
https://www.youtube.com/watch?v=Vft48floYyM
|
||||
|
||||
@ -60,6 +60,7 @@ key-bindings
|
||||
bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Change keyboard layout
|
||||
~/.config/hypr/UserConfigs/UserSettings.conf
|
||||
input {
|
||||
# ??? xkb_layout
|
||||
kb_layout = us
|
||||
...
|
||||
}
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user