Added Datefunction in emacs, added vimconfig, using global molokai theme, switched to default vim
This commit is contained in:
@@ -91,8 +91,9 @@ for_window [class="Timeset-gui"] floating enable border normal
|
||||
for_window [class="(?i)virtualbox"] floating enable border normal
|
||||
for_window [title="KeePassX$"] floating enable border normal
|
||||
for_window [title="Eddie - Settings"] floating enable border normal
|
||||
|
||||
for_window [class="^Thunderbird$" title="^.*Event:"] floating enable
|
||||
for_window [title="(?i)termite"] border pixel 3
|
||||
for_window [title="(?i)ranger"] border pixel 3
|
||||
|
||||
# switch to workspace with urgent window automatically
|
||||
for_window [urgent=latest] focus
|
||||
@@ -114,6 +115,7 @@ for_window [class="^com-intellij-updater-Runner$" title="^Update$"] floating ena
|
||||
for_window [instance="^sun-awt-X11-XDialogPeer$" title="^Complete Installation$"] floating enable
|
||||
|
||||
|
||||
|
||||
###############################################################################
|
||||
############################ Startup Applications #############################
|
||||
###############################################################################
|
||||
@@ -161,8 +163,8 @@ bindsym $mod+e exec source ~/.zshrc && termite -e 'ranger'
|
||||
bindsym $mod+m exec thunderbird
|
||||
|
||||
bindsym Print exec --no-startup-id scrot
|
||||
bindsym Shift+Print --release exec --no-startup-id scrot -f
|
||||
bindsym control+Shift+Print --release exec --no-startup-id scrot -s
|
||||
bindsym control+Shift+Print --release exec --no-startup-id scrot -f
|
||||
bindsym Shift+Print --release exec --no-startup-id scrot -s
|
||||
bindsym $mod+Ctrl+x --release exec --no-startup-id xkill
|
||||
|
||||
# change focus
|
||||
|
||||
Reference in New Issue
Block a user