add launcher script and binding

This commit is contained in:
Mark Riedesel 2019-08-04 19:51:25 -05:00
parent 2af44fe39f
commit bd691049dc
3 changed files with 49 additions and 10 deletions

View file

@ -5,6 +5,7 @@ set $mod Mod4
bindsym $mod+Return exec alacritty
bindsym $mod+Home exec thunar
bindsym $mod+c exec chromium
bindsym $mod+d exec --no-startup-id ~/bin/launcher
# i3 actions
bindsym $mod+Shift+c reload

View file

@ -1,10 +0,0 @@
[module/volume]
format-volume = <ramp-volume> <bar-volume>
format-muted = <label-muted>
label-volume = %percentage%%
ramp-volume-0 =
ramp-volume-1 =
ramp-volume-2 =
ramp-volume-3 =
ramp-volume-4 =