[i3] A few workflow updates to i3

This commit is contained in:
2020-05-06 10:28:29 -04:00
parent 671860c9c5
commit 25c64a0d07
4 changed files with 9 additions and 7 deletions

View File

@ -20,7 +20,7 @@ set $center move absolute position center
# FLOATING
floating_modifier $mod
set $thick 2
set $thick 1
# DEFAULT BORDER
for_window [class="^.*"] border pixel $thick
@ -240,7 +240,7 @@ client.placeholder $bg $bg $bg $bg
##### TOOLS ########################################
# SCREENSHOT
set $shots ~/var/screenshots
set $shots ~/var/media/screenshots
bindsym $mod+Print exec maim --hidecursor $shots/$(date +%s).png
bindsym $mod+Ctrl+Print exec maim -s $shots/$(date +%s).png
@ -318,7 +318,7 @@ bindsym $mod+Shift+o exec rofi-bat
exec --no-startup-id unclutter -grab
# RELOAD
#exec_always --no-startup-id compton
exec_always --no-startup-id compton
exec_always --no-startup-id dunst
exec_always --no-startup-id syncthing
exec_always xrdb --merge ~/.Xresoureces