From 11de9b40b0a83a66629f75f522e7970baba59aa0 Mon Sep 17 00:00:00 2001 From: Yaroslav de la Peña Smirnov Date: Fri, 24 Jul 2026 15:28:27 +0300 Subject: dms: bar size adjustments Way too thicc, especially for my laptop screen. Also added bind for color picker and adjusted default browser window width. --- dotfiles/.config/niri/config.kdl | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/.config/niri/config.kdl') diff --git a/dotfiles/.config/niri/config.kdl b/dotfiles/.config/niri/config.kdl index cd1f636..56875bd 100644 --- a/dotfiles/.config/niri/config.kdl +++ b/dotfiles/.config/niri/config.kdl @@ -636,6 +636,7 @@ binds { Mod+F1 { spawn "menuman"; } Mod+F4 { spawn "menublk"; } Mod+F10 { spawn "chcolors"; } + Mod+F11 { spawn "dms" "ipc" "color-picker" "toggle"; } Mod+F12 { spawn "rofi" "-show" "tz" "-modi" "tz:rofitz"; } Mod+Shift+N { spawn "networkmanager_dmenu"; } Mod+Shift+C { spawn "rofi" "-show" "calc" "-modi" "calc" "-no-show-match" "-no-sort"; } -- cgit v1.3.1