diff options
| author | silly <u65487754@gmail.com> | 2026-02-25 07:51:39 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-25 07:51:39 +0100 |
| commit | 8cb6999f528a3e172e83057fb35d42f366301a09 (patch) | |
| tree | 3bff5e70bb48bc938f8d7b31ffed31eb53e258c8 /.config/hypr/hyprland.conf | |
| parent | 597460460fcb834183c668a5b0146292d435187c (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr/hyprland.conf')
| -rw-r--r-- | .config/hypr/hyprland.conf | 15 |
1 files changed, 6 insertions, 9 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 14151f5..ddd064e 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,20 +1,17 @@ monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-280, 1, transform, 3 -env = XCURSOR_THEME,Win10OS-cursors -env = XCURSOR_SIZE,24 -env = HYPRCURSOR_THEME,Win10OS-cursors -env = HYPRCURSOR_SIZE,24 +env = XCURSOR_THEME, +env = XCURSOR_SIZE,16 +env = HYPRCURSOR_THEME, +env = HYPRCURSOR_SIZE,16 $terminal = kitty $fileManager = nautilus -$menu = fuzzel +$menu = rofi $mainMod = SUPER -exec-once = swww-daemon -exec-once = hyprctl setcursor Win10OS-cursors 24 -exec-once = wl-paste --type text --watch cliphist store -exec-once = wl-paste --type image --watch cliphist store +exec-once = general { gaps_in = 5 |
