diff options
author | awy <awy@awy.one> | 2025-09-02 15:59:51 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-09-02 15:59:51 +0300 |
commit | dad5afbac47039bb128037cf4461070569bbcce2 (patch) | |
tree | 9a525da9344feb0704cb79793c1787958d537061 /.config/hypr/hyprland.conf | |
parent | 6b938d3204ae42f695eabca3533e4f56909f0613 (diff) | |
download | hyprdots-dad5afbac47039bb128037cf4461070569bbcce2.tar.gz |
hypr
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 75fed88..14d4006 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,5 +1,5 @@ -# monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 -monitor = DP-3, 3840x2160@165, 0x0, 1.5 +monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 +# monitor = DP-3, 3840x2160@165, 0x0, 1.5 monitor = DP-2, 2560x1440@165, -2560x0, 1 $terminal = footclient @@ -127,7 +127,7 @@ ecosystem { cursor { default_monitor = DP-2 - no_warps = 1 + # no_warps = 1 } input { @@ -171,7 +171,7 @@ bind = SHIFT, Print, exec, maimpick bind = $mainMod, Print, exec, dmenurecord bind = $mainMod SHIFT, Print, exec, dmenurecord kill bind = $mainMod, E, exec, $terminal neomutt; pkill -RTMIN+12 waybar -bind = $mainMod SHIFT, N, exec, $terminal -T newsboat -e newsboat; pkill -RTMIN+6 waybar +bind = $mainMod SHIFT, N, exec, $terminal -T newsraft -e newsraft; pkill -RTMIN+6 waybar bind = $mainMod SHIFT, R, exec, $terminal -e btop bind = $mainMod, M, exec, $terminal -e rmpc bind =,XF86AudioPlay, exec, mpc toggle |