fix laptop polybar and dunst config

This commit is contained in:
ksyasuda
2021-12-10 11:13:53 -08:00
parent d78f7bc132
commit bf7e15d63a
4 changed files with 25 additions and 23 deletions

View File

@@ -186,7 +186,7 @@ tray-position = none
tray-detached = false
; Tray icon max size
tray-maxsize = 24
tray-maxsize = 32
; Background color for the tray container
; ARGB color (e.g. #f00, #ff992a, #ddff1023)
@@ -246,16 +246,16 @@ cursor-scroll =
;; WM Workspace Specific
; bspwm
;;scroll-up = bspwm-desknext
;;scroll-down = bspwm-deskprev
;;scroll-up = bspc desktop -f prev.local
;;scroll-down = bspc desktop -f next.local
scroll-up = bspwm-desknext
scroll-down = bspwm-deskprev
;scroll-up = bspc desktop -f prev.local
;scroll-down = bspc desktop -f next.local
;i3
;;scroll-up = i3wm-wsnext
;;scroll-down = i3wm-wsprev
scroll-up = i3-msg workspace next_on_output
scroll-down = i3-msg workspace prev_on_output
; scroll-up = i3-msg workspace next_on_output
; scroll-down = i3-msg workspace prev_on_output
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_

View File

@@ -1368,7 +1368,7 @@ type = internal/xworkspaces
; on different bars
;
; Default: false
pin-workspaces = false
pin-workspaces = true
; Create click handler used to focus desktop
; Default: true