chore: chore
This commit is contained in:
parent
33487c13b7
commit
d2f80b618c
@ -21,10 +21,8 @@ if [[ $XDG_SESSION_TYPE == "wayland" ]]; then
|
|||||||
wl-copy < ~/tmp/jabuxas.png
|
wl-copy < ~/tmp/jabuxas.png
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $XDG_CURRENT_DESKTOP == "sway" ]]; then
|
|
||||||
rm $temp_screenshot
|
rm $temp_screenshot
|
||||||
grim -g "$(swaymsg -t get_tree | jq -j '.. | select(.type?) | select(.focused).rect | "\(.x),\(.y) \(.width)x\(.height)"')" $temp_screenshot
|
grim -g "$(swaymsg -t get_tree | jq -j '.. | select(.type?) | select(.focused).rect | "\(.x),\(.y) \(.width)x\(.height)"')" $temp_screenshot
|
||||||
wl-copy < ~/tmp/jabuxas.png
|
wl-copy < ~/tmp/jabuxas.png
|
||||||
swappy -f $temp_screenshot
|
swappy -f $temp_screenshot
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
@ -1,62 +1,78 @@
|
|||||||
for_window [class="Anki" title="Add"] floating enable
|
|
||||||
for_window [class="vrising.exe"] move to workspace 9
|
|
||||||
for_window [shell=".*"] inhibit_idle fullscreen
|
|
||||||
for_window [app_id=".*office.*"] move to workspace 5
|
|
||||||
for_window [app_id="WebCord"] move to workspace 6
|
|
||||||
for_window [class="WebCord"] move to workspace 6
|
|
||||||
for_window [class="Spotify"] move to workspace 4
|
|
||||||
for_window [class="Steam"] move to workspace 8
|
|
||||||
for_window [class="steam"] move to workspace 8
|
|
||||||
for_window [class=".*jetbrains.*"] move to workspace 5
|
|
||||||
for_window [app_id="lutris"] move to workspace 7
|
|
||||||
for_window [class="heroic"] move to workspace 7
|
|
||||||
for_window [class="explorer.exe"] move to workspace 9
|
|
||||||
for_window [class="osu!"] move to workspace 9
|
|
||||||
for_window [title="Wine System Tray"] kill
|
|
||||||
for_window [app_id="org.prismlauncher.PrismLauncher"] move to workspace 7
|
|
||||||
for_window [class="ffxiv_dx11.exe"] move to workspace 9, floating enable
|
|
||||||
for_window [class="battle.net.exe"] move to workspace 9, floating enable
|
|
||||||
for_window [class="diablo iv.exe"] move to workspace 9, floating enable
|
|
||||||
for_window [class=".*Minecraft.*"] move to workspace 9, floating enable
|
|
||||||
for_window [class="XIVLauncher.Core"] move to workspace 9, floating enable
|
|
||||||
for_window [class=".*csgo.*"] move to workspace 9, floating enable
|
|
||||||
assign [class="gamescope"] 9
|
assign [class="gamescope"] 9
|
||||||
for_window [class="gamescope"] floating enable
|
# wayland
|
||||||
for_window [class="cs2"] move to workspace 9, fullscreen enable
|
|
||||||
for_window [class=".*steam_.*"] move to workspace 9, floating enable
|
|
||||||
for_window [class=".*.exe"] move to workspace 9, floating enable
|
|
||||||
for_window [class="client-win64-shipping.exe"] move to workspace 10, floating enable
|
|
||||||
for_window [title="Wuthering Waves "] move to workspace 9, fullscreen enable
|
|
||||||
for_window [instance="CoreKeeper"] move to workspace 9, fullscreen enable
|
|
||||||
for_window [class="Melvor Idle"] move to workspace 10
|
|
||||||
|
|
||||||
# firefox tweaks
|
|
||||||
for_window [title = "Firefox - Sharing Indicator"] kill
|
|
||||||
for_window [title = "About Mozilla Firefox"] floating enable
|
|
||||||
for_window [window_role = "About"] floating enable
|
|
||||||
for_window [app_id="firefox" title="Library"] floating enable, border pixel 1, sticky enable
|
for_window [app_id="firefox" title="Library"] floating enable, border pixel 1, sticky enable
|
||||||
for_window [title = "Firefox — Sharing Indicator"] kill
|
for_window [app_id = "floating"] floating enable
|
||||||
|
for_window [app_id = "floating_update"] floating enable, resize set width 1000px height 600px
|
||||||
# steam tweaks
|
for_window [app_id="lutris"] move to workspace 7
|
||||||
for_window [class="^Steam$" title="^Friends$"] floating enable
|
for_window [app_id=".*office.*"] move to workspace 5
|
||||||
for_window [class="^Steam$" title="Steam - News"] floating enable
|
|
||||||
for_window [class="^Steam$" title=".* - Chat"] floating enable
|
|
||||||
for_window [class="^Steam$" title="^Settings$"] floating enable
|
|
||||||
for_window [class="^Steam$" title=".* - event started"] floating enable
|
|
||||||
for_window [class="^Steam$" title=".* CD key"] floating enable
|
|
||||||
for_window [class="^Steam$" title="^Steam - Self Updater$"] floating enable
|
|
||||||
for_window [class="^Steam$" title="^Screenshot Uploader$"] floating enable
|
|
||||||
for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Required$"] floating enable
|
|
||||||
for_window [title="^Steam Keyboard$"] floating enable
|
|
||||||
|
|
||||||
for_window [class="Mattermost"] move to workspace 7
|
|
||||||
for_window [class="teams-for-linux"] move to workspace 8
|
|
||||||
for_window [app_id="teams-for-linux"] move to workspace 8
|
|
||||||
for_window [class="Bitwarden"] move to workspace 9
|
|
||||||
for_window [class="outlook-for-linux"] move to workspace 10
|
|
||||||
for_window [class="Lacuna.WebPkiCore"] floating enable
|
|
||||||
for_window [app_id="org.gnome.Evolution"] move to workspace 10
|
for_window [app_id="org.gnome.Evolution"] move to workspace 10
|
||||||
for_window [class="Youtube Music"] move to workspace 10
|
for_window [app_id="org.prismlauncher.PrismLauncher"] move to workspace 7
|
||||||
for_window [title="Flawless Widescreen.*"] move to workspace 10
|
for_window [app_id="teams-for-linux"] move to workspace 8
|
||||||
|
for_window [app_id="WebCord"] move to workspace 6
|
||||||
|
for_window [instance="CoreKeeper"] move to workspace 9, fullscreen enable
|
||||||
|
|
||||||
|
# xwayland
|
||||||
|
for_window [class="Anki" title="Add"] floating enable
|
||||||
|
for_window [class="battle.net.exe"] move to workspace 9, floating enable
|
||||||
|
for_window [class="Bitwarden"] move to workspace 9
|
||||||
|
for_window [class="client-win64-shipping.exe"] move to workspace 10, floating enable
|
||||||
|
for_window [class="cs2"] move to workspace 9, fullscreen enable
|
||||||
|
for_window [class=".*csgo.*"] move to workspace 9, floating enable
|
||||||
|
for_window [class="diablo iv.exe"] move to workspace 9, floating enable
|
||||||
for_window [class="EnderLiliesSteam-Linux-Shipping"] move to workspace 9
|
for_window [class="EnderLiliesSteam-Linux-Shipping"] move to workspace 9
|
||||||
|
for_window [class=".*.exe"] move to workspace 9, floating enable
|
||||||
|
for_window [class="explorer.exe"] move to workspace 9
|
||||||
|
for_window [class="ffxiv_dx11.exe"] move to workspace 9, floating enable
|
||||||
|
for_window [class="gamescope"] floating enable
|
||||||
|
for_window [class="heroic"] move to workspace 7
|
||||||
|
for_window [class = "(?i)pinentry"] floating enable
|
||||||
|
for_window [class=".*jetbrains.*"] move to workspace 5
|
||||||
|
for_window [class="Lacuna.WebPkiCore"] floating enable
|
||||||
|
for_window [class="Mattermost"] move to workspace 7
|
||||||
|
for_window [class="Melvor Idle"] move to workspace 10
|
||||||
|
for_window [class=".*Minecraft.*"] move to workspace 9, floating enable
|
||||||
|
for_window [class="osu!"] move to workspace 9
|
||||||
|
for_window [class="outlook-for-linux"] move to workspace 10
|
||||||
|
for_window [class="Spotify"] move to workspace 4
|
||||||
|
for_window [class="^Steam$" title=".* CD key"] floating enable
|
||||||
|
for_window [class="^Steam$" title=".* - Chat"] floating enable
|
||||||
|
for_window [class="^Steam$" title=".* - event started"] floating enable
|
||||||
|
for_window [class="^Steam$" title="^Friends$"] floating enable
|
||||||
|
for_window [class="^Steam$" title="^Screenshot Uploader$"] floating enable
|
||||||
|
for_window [class="^Steam$" title="^Settings$"] floating enable
|
||||||
|
for_window [class="^Steam$" title="^Steam Guard - Computer Authorization Required$"] floating enable
|
||||||
|
for_window [class="^Steam$" title="Steam - News"] floating enable
|
||||||
|
for_window [class="^Steam$" title="^Steam - Self Updater$"] floating enable
|
||||||
|
for_window [class="steam"] move to workspace 8
|
||||||
|
for_window [class="Steam"] move to workspace 8
|
||||||
|
for_window [class=".*steam_.*"] move to workspace 9, floating enable
|
||||||
|
for_window [class="teams-for-linux"] move to workspace 8
|
||||||
|
for_window [class="vrising.exe"] move to workspace 9
|
||||||
|
for_window [class="WebCord"] move to workspace 6
|
||||||
|
for_window [class="XIVLauncher.Core"] move to workspace 9, floating enable
|
||||||
|
for_window [class="Youtube Music"] move to workspace 10
|
||||||
|
|
||||||
|
# fullscreen inhibit
|
||||||
|
for_window [shell=".*"] inhibit_idle fullscreen
|
||||||
|
|
||||||
|
|
||||||
|
for_window [title = "About Mozilla Firefox"] floating enable
|
||||||
|
for_window [title = "Administrator privileges required"] floating enable
|
||||||
|
for_window [title = "Firefox - Sharing Indicator"] kill
|
||||||
|
for_window [title = "Firefox — Sharing Indicator"] kill
|
||||||
|
for_window [title="Flawless Widescreen.*"] move to workspace 10
|
||||||
|
for_window [title="^Steam Keyboard$"] floating enable
|
||||||
|
for_window [title="Wine System Tray"] kill
|
||||||
|
for_window [title="Wuthering Waves "] move to workspace 9, fullscreen enable
|
||||||
|
|
||||||
|
for_window [window_role = "About"] floating enable
|
||||||
|
for_window [window_role = "About"] floating enable
|
||||||
|
for_window [window_role = "bubble"] floating enable
|
||||||
|
for_window [window_role = "dialog"] floating enable
|
||||||
|
for_window [window_role = "pop-up"] floating enable
|
||||||
|
for_window [window_role = "task_dialog"] floating enable
|
||||||
|
for_window [window_type = "dialog"] floating enable
|
||||||
|
for_window [window_type = "menu"] floating enable
|
||||||
|
|
||||||
|
|
||||||
# vim: ts=2 sts=2 sw=2 ft=swayconfig
|
# vim: ts=2 sts=2 sw=2 ft=swayconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user