Compare commits

...

4 commits

Author SHA1 Message Date
Benjamin Palko
464df8fc0f nvim 2025-08-18 23:42:51 -04:00
Benjamin Palko
c14329ce16 lux powermenu~ 2025-08-18 23:42:18 -04:00
Benjamin Palko
0004ea4bdc TIDAL 2025-08-18 23:38:26 -04:00
Benjamin Palko
984c2dae23 fix file browser 2025-08-18 23:38:15 -04:00
5 changed files with 5 additions and 7 deletions

View file

@ -2,9 +2,8 @@
# Programs
$terminal = kitty
$fileManager = Thunar
$fileManager = nautilus
$menu = ~/.config/rofi/scripts/launcher_t1
$powerMenu = ~/.config/rofi/scripts/powermenu_t1
$lockScreen = hyprlock
# 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 4 silent] kitty
exec-once = [workspace special:terminal silent] kitty
exec-once = [workspace special:music silent] deezer --enable-features=UseOzonePlatform --ozone-platform=wayland
exec-once = [workspace special:music silent] tidal-hifi --enable-features=UseOzonePlatform --ozone-platform=wayland

View file

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

2
nvim

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

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