Fix rofi rice and gitignore generated files
This commit is contained in:
@@ -46,6 +46,8 @@ exec-once = /usr/lib/hyprpolkitagent/hyprpolkitagent # authentication
|
||||
exec-once = /usr/bin/qs & # quickshell
|
||||
# exec-once = hyprpaper # wallpaper
|
||||
exec-once = awww-daemon # wallpaper
|
||||
exec-once = hyprsunset # night light
|
||||
|
||||
#############################
|
||||
### ENVIRONMENT VARIABLES ###
|
||||
#############################
|
||||
@@ -251,6 +253,7 @@ bind = $mainMod SHIFT, M, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, P, exec, $programs
|
||||
bind = $mainMod, L, layoutmsg, togglesplit # dwindle
|
||||
bind = $mainMod, code:47, exec, rofi -show emoji
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, J, cyclenext
|
||||
@@ -353,3 +356,7 @@ windowrule {
|
||||
move = 20 monitor_h-120
|
||||
float = yes
|
||||
}
|
||||
|
||||
debug {
|
||||
disable_logs = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user