diff --git a/config/i3/config b/config/i3/config index 7f57888..b1d5fe8 100644 --- a/config/i3/config +++ b/config/i3/config @@ -253,6 +253,9 @@ bindsym XF86Display exec ~/Bin/screenlayout.sh # Calendar bindsym $mod+c exec "rxvt-unicode -e khal interactive" +# Note +bindsym $mod+n exec "zettlr" + # ------------------------------------------------------------------------------------------------- # APP DEFAULT POSITION/DECORATIONS # @@ -267,7 +270,7 @@ for_window [class="JViewer"] floating enable border pixel 8 # OTHER STUFF # -default_border pixel 0 +default_border pixel 4 # Power save mode and Auto lock screen exec --no-startup-id xset s 300 30