merging waybar configs with my old ones
This commit is contained in:
parent
93879b3ef7
commit
a4740d2dc0
11 changed files with 264 additions and 132 deletions
|
@ -1,7 +1,7 @@
|
|||
# shellcheck disable=SC2148,SC2086,SC2154,SC2046,SC2016
|
||||
### Variables
|
||||
#
|
||||
set $theme "$sway-config-dir/themes/dracula"
|
||||
set $theme "$sway-config-dir/themes/dynamic"
|
||||
include $theme/theme.conf
|
||||
|
||||
# Logo key. Use Mod1 for Alt and Mod4 for Super.
|
||||
|
@ -80,7 +80,7 @@ set $sleep_timeout_ac 3600
|
|||
set $sleep_delay 2
|
||||
|
||||
### Autostart applications definition. Can be removed soon-ish as it is being imported in userspace.
|
||||
include /etc/sway/autostart
|
||||
#include /etc/sway/autostart
|
||||
|
||||
# hide cursor after 5 seconds of inactivty
|
||||
seat seat0 hide_cursor 5000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue