Compare commits

..

No commits in common. "464df8fc0fe54269dbdbeae136d2c27c8b5d5e5c" and "23b5dfbebc778d5625de0a67fcd15b7675a808f3" have entirely different histories.

5 changed files with 7 additions and 5 deletions

View file

@ -2,8 +2,9 @@
# Programs # Programs
$terminal = kitty $terminal = kitty
$fileManager = nautilus $fileManager = Thunar
$menu = ~/.config/rofi/scripts/launcher_t1 $menu = ~/.config/rofi/scripts/launcher_t1
$powerMenu = ~/.config/rofi/scripts/powermenu_t1
$lockScreen = hyprlock $lockScreen = hyprlock
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more

View file

@ -17,5 +17,5 @@ exec-once = [workspace 2 silent] signal-desktop --password-store="gnome-libsecre
exec-once = [workspace 3 silent] zen-browser exec-once = [workspace 3 silent] zen-browser
exec-once = [workspace 4 silent] kitty exec-once = [workspace 4 silent] kitty
exec-once = [workspace special:terminal silent] kitty exec-once = [workspace special:terminal silent] kitty
exec-once = [workspace special:music silent] tidal-hifi --enable-features=UseOzonePlatform --ozone-platform=wayland exec-once = [workspace special:music silent] deezer --enable-features=UseOzonePlatform --ozone-platform=wayland

View file

@ -1,10 +1,11 @@
# Lux Keybinds # Lux Keybinds
bind = $mainMod, ESCAPE, global, lux:power-menu bind = $mainMod, ENTER, global, lux:launcher
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
bind = $mainMod, T, exec, $terminal bind = $mainMod, T, exec, $terminal
bind = $mainMod, X, killactive, bind = $mainMod, X, killactive,
bind = $mainMod, ESCAPE, exec, $powerMenu
bind = $mainMod, E, exec, $fileManager bind = $mainMod, E, exec, $fileManager
bind = $mainMod, F, togglefloating, bind = $mainMod, F, togglefloating,
bind = $mainMod, R, exec, $menu bind = $mainMod, R, exec, $menu

2
nvim

@ -1 +1 @@
Subproject commit 8a233834ec4119d5136870235e04376002263628 Subproject commit 57de95c811e74ea92d41b6de7363b6f8552f4666

@ -1 +1 @@
Subproject commit 3d3381ea159c5834b52f7e12240cefcf374ead5c Subproject commit 3e3275a84dc88021656a9bae816a37324a117bbc