toggle polybar

This commit is contained in:
Harri Lahtinen 2020-03-23 00:31:14 +02:00
parent 58eef9299f
commit 6f85778415
3 changed files with 3 additions and 3 deletions

View File

@ -159,8 +159,7 @@ bindsym $mod+Shift+i resize grow height 10 px or 10 ppt
#bindsym $mod+o exec --no-startup-id $beg
bindsym $mod+Shift+o resize grow width 10 px or 10 ppt
bindsym $mod+p exec xdo hide -N "Polybar"
bindsym $mod+Shift+p exec xdo show -N "Polybar"
bindsym $mod+p exec --no-startup-id polybar-msg cmd toggle
bindsym $mod+a [instance="music"] scratchpad show; move position center
bindsym $mod+Shift+a exec pavucontrol

View File

@ -14,3 +14,4 @@ module-margin-left = 1
module-margin-right = 1
font-0 = FontAwesome:size=10.5;1
font-1 = UbuntuMono Nerd Font:size=10.5;1
enable-ipc = true

View File

@ -16,4 +16,4 @@ font-0 = FontAwesome:size=10;1
font-1 = UbuntuMono Nerd Font:size=10.5;1
scroll-up = i3wm-wsnext
scroll-down = i3wm-wsprev
enable-ipc = true