From efa8607afe50949ed4b36b582b3c7ac8a5361948 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Tue, 10 Mar 2026 14:02:32 +0200 Subject: [PATCH] More things --- .config/git/config | 1 + .config/sway/config | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/git/config b/.config/git/config index 8f803c6..3e5dba0 100644 --- a/.config/git/config +++ b/.config/git/config @@ -50,6 +50,7 @@ ui = auto [core] abbrev = 12 + autocrlf = input [pretty] fixes = Fixes: %h (\"%s\") [tag] diff --git a/.config/sway/config b/.config/sway/config index 0fb06d8..e208333 100644 --- a/.config/sway/config +++ b/.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 [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