diff options
| author | silly <u65487754@gmail.com> | 2026-03-30 23:43:18 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-30 23:43:18 +0200 |
| commit | b9c18c5d8c14fa8da31f325eec4dfce419c5bf62 (patch) | |
| tree | df3214194e0958ff0d5f6f0a8c6291e6b335b013 /.config | |
| parent | 52204e0842fa69ce93fe73935f2edf019655666e (diff) | |
Update hyprland.conf
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2073461..8c7b753 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,11 +1,6 @@ monitor = HDMI-A-1, 1920x1080@200, 0x0, 1 monitor = DP-1, 1920x1080@144, -1080x-330, 1, transform, 3 -env = XCURSOR_THEME, -env = XCURSOR_SIZE,16 -env = HYPRCURSOR_THEME, -env = HYPRCURSOR_SIZE,16 - $terminal = kitty $fileManager = nautilus $menu = rofi -show drun @@ -27,8 +22,8 @@ general { } decoration { - rounding = 0 # @dynamic_rounding - rounding_power = 0 # @dynamic_power + rounding = 0 + rounding_power = 0 active_opacity = 1 inactive_opacity = 1 shadow { |
