Update dotfiles

This commit is contained in:
2018-08-10 17:23:37 +02:00
parent 8783616f54
commit d51aa282db
7 changed files with 273 additions and 12 deletions

View File

@@ -1,5 +1,3 @@
# vim:set foldmethod=indent:
# vim:set foldignore=:
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
@@ -196,13 +194,20 @@ assign [class="^Keepassx$"] $workspace8
bindsym $mod+Shift+Return exec $calc
bindsym F1 exec --no-startup-id ~/.i3/scripts/shutdown-menu
bindsym F2 exec --no-startup-id ~/.i3/scripts/screenmenu
bindsym $mod+F1 exec --no-startup-id ~/.i3/scripts/i3exit lock
bindsym $mod+F2 exec --no-startup-id screencfg ~/.screencfg/all.yml ; exec --no-startup-id ~/.autostart/30_keyboard.sh
bindsym $mod+F3 exec --no-startup-id screencfg ~/.screencfg/laptop.yml ; exec --no-startup-id ~/.autostart/30_keyboard.sh
bindsym $mod+F4 exec --no-startup-id ~/.i3/scripts/i3exit suspend
bindsym $mod+Home exec --no-startup-id ~/.i3/scripts/shutdown-menu
bindsym $mod+Shift+v exec --no-startup-id redshift-toggle
bindsync $mod+Shift+$scratchpad move scratchpad
bindsync $mod+$scratchpad scratchpad show
bindsym $mod+Shift+$scratchpad move scratchpad
bindsym $mod+$scratchpad scratchpad show
# bindsym $mod+$swap workspace $workspace1; move container to workspace $workspace10; workspace $workspace10; move container to workspace $workspace1; workspace $workspace1;
################################################################################
### MODES ######################################################################