added quote script and scratchpad call for polybar
This commit is contained in:
parent
f8d53cbf96
commit
77396299ed
@ -1 +1 @@
|
|||||||
Subproject commit 62f42f013d866139fa23068ac2651b3f7e05a56f
|
Subproject commit fa33145cc12003005b92d7e536025ed5833b9c4f
|
@ -1 +1 @@
|
|||||||
Subproject commit 112e62c1c873fb1910c08ed331f354ae017aac57
|
Subproject commit 336032a2f1b826365e6fc27667d55c273ec8cf99
|
@ -49,7 +49,7 @@ height = 24pt
|
|||||||
modules-left = xworkspaces focus spotify spotify-len todo
|
modules-left = xworkspaces focus spotify spotify-len todo
|
||||||
;modules-left = xworkspaces spotify spotify-len
|
;modules-left = xworkspaces spotify spotify-len
|
||||||
modules-center = weather-desktop
|
modules-center = weather-desktop
|
||||||
modules-right = pulseaudio memory cpu temperature eth mouse-power seafile calendar-sync bg-selector date powermenu
|
modules-right = pulseaudio memory cpu temperature eth mouse-power seafile calendar-sync bg-selector quotes date powermenu
|
||||||
|
|
||||||
[bar/work-bar]
|
[bar/work-bar]
|
||||||
; desktop bar config
|
; desktop bar config
|
||||||
@ -274,5 +274,15 @@ interval = 60
|
|||||||
exec = echo -e '\uf1c5'
|
exec = echo -e '\uf1c5'
|
||||||
click-left = wallpaper.sh -s
|
click-left = wallpaper.sh -s
|
||||||
|
|
||||||
|
[module/quotes]
|
||||||
|
type = custom/script
|
||||||
|
|
||||||
|
interval = 120
|
||||||
|
exec = echo -e '\ueaa4'
|
||||||
|
; left click is random quote
|
||||||
|
click-left = i3-scratchpad.sh scratch st -n scratch -e quotes -rl
|
||||||
|
; right click is daily quote
|
||||||
|
click-right = i3-scratchpad.sh scratch st -n scratch -e quotes -dl
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
screenchange-reload = true
|
screenchange-reload = true
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit a30145b0f82d06770e924e9eac064ed223a94e6b
|
Subproject commit 2aa16c54314f175e4f34fdd7fa1bdb03f1797c6a
|
@ -1 +1 @@
|
|||||||
Subproject commit 38f66f5bb5238c7cbb42a7ad07b9b1a652edfd2b
|
Subproject commit f33a83b5600d301724d1acfd0f13f66b11eaf7b4
|
@ -1 +1 @@
|
|||||||
Subproject commit cb8bdd3e43b50a0610cff3a69959cb27eb407afc
|
Subproject commit 020bbf7d64cc2f0c5d2a4ab96d45b8014ef54ad2
|
Loading…
x
Reference in New Issue
Block a user