[kanaya] i3 config: Window rules and screenshot tool

This commit is contained in:
Lexi / Zoe 2022-08-22 23:01:35 +02:00
parent 21450fd91e
commit 8d9cb654a1
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 4 additions and 2 deletions

View File

@ -340,6 +340,8 @@ for_window [class="^Pavucontrol$"] floating enable
# ~~ Dev projects
for_window [class="^BigPileOfUncreativity$"] move to workspace $WSf12; workspace $WSf12
for_window [class="^ld49-unstable$"] floating enable
for_window [class="^TileShenanigans$"] floating enable
# DESKTOP AND APPLICATION KEYBINDINGS
@ -368,7 +370,7 @@ bindsym $mod+Ctrl+Scroll_Lock exec --no-startup-id "displayprofile default"
bindsym $mod+Shift+p exec --no-startup-id passmenu
# ~~ Screenshot tool
bindsym $mod+Print exec gnome-screenshot -i
bindsym $mod+Print exec "flameshot gui"
# INITIALIZATION AND AUTOSTART
@ -379,4 +381,4 @@ exec --no-startup-id sh /home/lexi/.xprofile.i3
# ~~ Run background applications
exec --no-startup-id redshift-gtk
exec --no-startup-id nextcloud
#exec --no-startup-id nextcloud