diff options
Diffstat (limited to 'sway/config')
| -rw-r--r-- | sway/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sway/config b/sway/config index 78aa85b..dbaae44 100644 --- a/sway/config +++ b/sway/config @@ -205,6 +205,7 @@ for_window [class="Inkscape"] floating enable; resize set 1800 1000 for_window [class="vimscape"] floating enable; resize set 600 300; move down 300; move left 550 assign [class="^Spotify"] workspace number 8 +assign [class="^feishin"] workspace number 8 assign [class="^discord"] workspace number 9 assign [class="^Slack"] workspace number 9 assign [app_id="^thunderbird"] workspace number 9 @@ -215,6 +216,7 @@ bar swaybar_command waybar exec dunst exec thunderbird exec keepassxc +exec feishin bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png |