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

1
.config/sway/config

@ -295,6 +295,7 @@ for_window [title="Slack \| mini panel"] move scratchpad @@ -295,6 +295,7 @@ 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
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
bindsym Print exec ~/.bin/wscreenshot.py

Loading…
Cancel
Save