dots

Dotfiles for Linux
Log | Files | Refs | README

commit c046b46913fafcd5a51c49fc39e861c5a7078c95
parent c3370a3d28153959e4f695c544d19151cf9473c7
Author: Chris Kiriakou <chris@kiriakou.net>
Date:   Sat, 19 Sep 2026 11:10:46 +0200

Uncomment workspace display mapping, change bg color

Diffstat:
Msway/dot-config/sway/config | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sway/dot-config/sway/config b/sway/dot-config/sway/config @@ -12,6 +12,8 @@ set $opm_off 'swaymsg "output * power off"' set $opm_on 'swaymsg "output * power on"' # Options ###################################################################### floating_modifier $mod +gaps inner 10 +gaps outer 10 # Autostart apps ############################################################### exec swayidle -w \ timeout 900 $opm_dim resume $opm_restore \ @@ -22,7 +24,7 @@ exec swayidle -w \ exec gammastep -l 49.0:9.2 -t 5700:3600 >/dev/null 2>&1 exec foot --server >/dev/null 2>&1 exec ~/.local/bin/switch-scheme.sh --auto >/dev/null 2>&1 -exec swaybg --color '#000000' >/dev/null 2>&1 +exec swaybg --color '#777777' >/dev/null 2>&1 exec gromit-mpx >/dev/null 2>&1 exec dbus-update-activation-environment \ --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP >/dev/null 2>&1 @@ -110,7 +112,7 @@ for_window [app_id="nvim-lua-make-external" title="Make"] floating enable, move for_window [title="/dev/video*"] floating enable, resize set 640px height 360px, move position 10 10 no_focus [title="Make"] # Workspace configuration ###################################################### -workspace 11 output DP-1 +#workspace 11 output DP-1 # Statusbar #################################################################### bindsym $mod+Comma bar mode toggle bar {