diff --git a/config/hyprland/hyprland.conf b/config/hyprland/hyprland.conf index 1011195e..5ccbd13a 100644 --- a/config/hyprland/hyprland.conf +++ b/config/hyprland/hyprland.conf @@ -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