1

Cursor Theme + back to Rofi

This commit is contained in:
2023-04-23 13:01:38 +02:00
parent 907777a5d4
commit b9af6d6290

View File

@ -42,6 +42,7 @@ exec-once = keepassxc
exec-once = kitty
exec-once = wl-paste -t text --watch clipman store --no-persist
exec-once = wl-paste -p -t text --watch clipman store -P --histpath="~/.local/share/clipman-primary.json"
exec-once = hyprctl setcursor Bibata-Modern-Classic 16
# Source a file (multi-file configs)
# source = ~/.config/hypr/myColors.conf
@ -163,10 +164,10 @@ $mainMod = SUPER
bind = $mainMod, Q, killactive
bind = $mainMod, V, togglefloating
bind = $mainMod, F, fullscreen
bind = $mainMod, C, exec, clipman pick -t wofi
bind = $mainMod, C, exec, clipman pick -t rofi # TODO: Generate this in a include file from nixos, depending on the menu option
# Launch apps
bind = $mainMod, A, exec, wofi --show drun
bind = $mainMod, A, exec, rofi -show drun -theme ~/NixFlake/config/rofi/launcher.rasi
bind = $mainMod, T, exec, kitty
# bind = $mainMod, E, exec, dolphin