add launcher script and binding
This commit is contained in:
parent
2af44fe39f
commit
bd691049dc
3 changed files with 49 additions and 10 deletions
|
@ -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
|
||||
|
|
|
@ -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 =
|
Loading…
Add table
Add a link
Reference in a new issue