fixed waybar colors and lables; add keybinds for sway config
This commit is contained in:
@@ -21,7 +21,8 @@ include ~/.config/sway/config.d/*
|
||||
### Output configuration
|
||||
# You can get the names of your outputs by running: swaymsg -t get_outputs
|
||||
# https://gitlab.com/w0lff/shikane for multitple display handling
|
||||
exec --no-startup-id nohup shikane -c /home/jozamudi/.config/shikane/config.toml
|
||||
exec --no-startup-id nohup shikane -c /home/jozamudi/.config/shikane/config.toml > /tmp/nohup-shikane.log 2>&1
|
||||
exec_always shikane -o
|
||||
|
||||
bindswitch --reload --locked lid:on output $laptop disable
|
||||
bindswitch --reload --locked lid:off output $laptop enable
|
||||
@@ -37,12 +38,11 @@ exec swayidle -w \
|
||||
seat seat0 xcursor_theme Adwaita 25
|
||||
|
||||
# Auto start .desktop files using dex
|
||||
exec dex -a
|
||||
exec pipewire
|
||||
exec swaync
|
||||
exec waybar
|
||||
exec mpd
|
||||
exec nohup sway-audio-idle-inhibit
|
||||
exec dex -a
|
||||
#exec wl-paste -t text --watch clipman store --no-persist
|
||||
|
||||
#better audio
|
||||
|
||||
Reference in New Issue
Block a user