diff --git a/user/wm/xmonad/startup.sh b/user/wm/xmonad/startup.sh index 2931392..3995843 100755 --- a/user/wm/xmonad/startup.sh +++ b/user/wm/xmonad/startup.sh @@ -16,7 +16,6 @@ xset r rate 350 50 & setxkbmap -option caps:escape & ~/.fehbg-stylix & ~/.config/xmobar/xmobar-st-check.sh & -twmnd & alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg & ##/usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --alpha 0 --height 28 --tint $trayertint --monitor "primary" & nm-applet & diff --git a/user/wm/xmonad/xmonad.org b/user/wm/xmonad/xmonad.org index 9e2ef80..9048c5b 100644 --- a/user/wm/xmonad/xmonad.org +++ b/user/wm/xmonad/xmonad.org @@ -660,7 +660,6 @@ xset r rate 350 50 & setxkbmap -option caps:escape & ~/.fehbg-stylix & ~/.config/xmobar/xmobar-st-check.sh & -twmnd & alttab -w 1 -t 240x160 -i 64x64 -sc 1 -bg $colorBg -fg $colorFg -frame $colorSecondary -inact $colorFg & ##/usr/bin/trayer --edge top --align right --SetDockType true --SetPartialStrut true --expand true --widthtype request --transparent true --alpha 0 --height 28 --tint $trayertint --monitor "primary" & nm-applet &