From b9af6d62909e63a0e34619bfb379f8af1f250a87 Mon Sep 17 00:00:00 2001 From: ChUrl Date: Sun, 23 Apr 2023 13:01:38 +0200 Subject: [PATCH] Cursor Theme + back to Rofi --- config/hyprland/hyprland.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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