Browse Source

Make gnome-calculator always float

master
Arti Zirk 4 years ago
parent
commit
6a177a6dc2
  1. 1
      .config/sway/config

1
.config/sway/config

@ -288,6 +288,7 @@ no_focus [title="Slack \| mini panel"] @@ -288,6 +288,7 @@ no_focus [title="Slack \| mini panel"]
for_window [title="Microsoft Teams Notification"] move absolute position 0 px 0 px
for_window [title="Slack \| mini panel"] move scratchpad
for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable
for_window [app_id="gnome-calculator"] floating enable
# screenshots
bindsym Print exec ~/.bin/wscreenshot.py

Loading…
Cancel
Save