diff options
| author | zachir <zachir@librem.one> | 2026-04-25 22:08:33 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2026-04-25 22:08:33 -0500 |
| commit | a7282e78bfb8c1a1a5cc9bdce4e8f0b38d53dffb (patch) | |
| tree | d6a2ffd0e270a733b8cfcfbc3a8c96b62705e822 | |
| parent | a17ef08d5c4eb48a2f3fb0c5db24f45f5c255129 (diff) | |
| parent | 7a7e3d4f96a193e90bf17b23370e678a16eca48d (diff) | |
Merge branch 'master' into cla
| -rw-r--r-- | hypr/hyprland.conf | 8 | ||||
| -rw-r--r-- | tofi/themes/dmenu_vertical | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0430563..c653da7 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -1,9 +1,9 @@ # See https://wiki.hypr.land/Configuring/Monitors/ #{{{ Monitor config -monitor = DP-2, 1920x1080@75, 0x0, 1 -monitor = HDMI-A-1, 1920x1080@75, 1920x0, 1 -#monitor = eDP-1, 1920x1080@60, 0x0, 1 -monitor = , preferred, auto, 1 +monitor = DP-2, highres highrr, 0x0, 1 +monitor = HDMI-A-1, highres highrr, 1920x0, 1 +#monitor = eDP-1, highres highrr, 0x0, 1 +monitor = , highres highrr, auto, 1 #}}} # See https://wiki.hypr.land/Configuring/Keywords/ for more diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index 2e95559..0806cdb 100644 --- a/tofi/themes/dmenu_vertical +++ b/tofi/themes/dmenu_vertical @@ -25,5 +25,5 @@ margin-right = 12 clip-to-padding=true history = false require-match = false -num-results = 15 +#num-results = 15 physical-keybindings=false |
