This commit is contained in:
Henrik Bakken
2020-11-09 17:25:35 +01:00
parent 2ce21e7f71
commit d5577c96de
5 changed files with 49 additions and 29 deletions
+2 -6
View File
@@ -40,12 +40,7 @@ bindsym $mod+Shift+q kill
# start program launcher
# bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id rofi -show run
#-lines 10 -eh 2 -width 30 -padding 800
# launch categorized menu
bindsym $mod+z exec --no-startup-id morc_menu
bindsym $mod+d exec --no-startup-id rofi -show combi -combi-modi "run#drun" -lines 10 -eh 2 -width 30 -padding 800
################################################################################################
## sound-section - DO NOT EDIT if you wish to automatically upgrade Alsa -> Pulseaudio later! ##
@@ -76,6 +71,7 @@ bindsym $mod+Shift+F9 exec "xrandr --output DP-4 --primary --output DP-2 --off -
# Start Applications
bindsym $mod+Ctrl+b exec terminal -e 'bmenu'
bindsym $mod+F1 exec glances -w
bindsym $mod+F2 exec chromium
bindsym $mod+F3 exec thunar
bindsym $mod+Shift+F3 exec terminal -e 'ranger'