usual config changes

This commit is contained in:
2025-05-28 08:59:16 -05:00
parent c31571d643
commit b40f652968
5 changed files with 8 additions and 4 deletions

View File

@@ -436,3 +436,6 @@ windowrule = size 20% 70%, title:Friends List, class: steam
windowrule = workspace 9, title: Envision
windowrule = workspace 8, title: VRChat
windowrule = noinitialfocus, title:im-emoji-picker
windowrule = nofocus, title:im-emoji-picker

View File

@@ -157,7 +157,7 @@
"custom/rss": {
"format": " {}",
"interval": 3,
"exec": "/usr/bin/newsboat -x print-unread|sed 's/\\s.*//; s/Error:/IA/'"
"exec": "/usr/bin/newsboat -x print-unread|sed 's/\\s.*//; s/Error:/E/'"
},
"custom/disc": {

View File

@@ -36,7 +36,8 @@ fi
pipewire-pulse & disown
sleep 0.5s
fcitx5 -d
# fcitx5 -d
# this program running all the time causes weird key input bugs and lag. i only want to use this when typing special stuff.
if [ "$WAYLAND_DISPLAY" ]; then
waybar & disown