Browse Source

More things

master
Arti Zirk 3 weeks ago
parent
commit
efa8607afe
  1. 1
      .config/git/config
  2. 1
      .config/sway/config

1
.config/git/config

@ -50,6 +50,7 @@
ui = auto ui = auto
[core] [core]
abbrev = 12 abbrev = 12
autocrlf = input
[pretty] [pretty]
fixes = Fixes: %h (\"%s\") fixes = Fixes: %h (\"%s\")
[tag] [tag]

1
.config/sway/config

@ -295,6 +295,7 @@ for_window [title="Slack \| mini panel"] move scratchpad
for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable for_window [class="Simplicity Studio™" title="Find\/Replace "] floating enable
for_window [app_id="gnome-calculator"] floating enable for_window [app_id="gnome-calculator"] floating enable
for_window [class="drata-agent"] move absolute position 2160 px 0 px for_window [class="drata-agent"] move absolute position 2160 px 0 px
for_window [app_id="flameshot"] border pixel 0, floating enable, fullscreen disable, move absolute position 0 0
# screenshots # screenshots
bindsym Print exec ~/.bin/wscreenshot.py bindsym Print exec ~/.bin/wscreenshot.py

Loading…
Cancel
Save