fix
This commit is contained in:
parent
3bc5912acc
commit
d6cf85fd99
10
sway/config
10
sway/config
@ -61,11 +61,12 @@ exec swayidle -w \
|
||||
resume 'swaymsg "output *" enable' \
|
||||
timeout 1200 'systemctl suspend'
|
||||
|
||||
|
||||
#exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway DISPLAY
|
||||
exec --no-startup-id dbus-update-activation-environment --all
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
output * bg /home/verita84/Pictures/Backgrounds/debian.jpg fill
|
||||
output * bg /home/verita84/Pictures/Backgrounds/gentoo.jpg fill
|
||||
#
|
||||
# Example configuration:
|
||||
#
|
||||
@ -244,11 +245,12 @@ assign [class="steam"] workspace 5
|
||||
# Startup
|
||||
exec nm-applet --indicator &
|
||||
exec swaymsg "workspace 2; exec /home/verita84/dotfiles/scripts/keepass.sh"
|
||||
exec swaymsg "workspace 1; exec librewolf-bin"
|
||||
exec swaymsg "workspace 3; exec $term --class nyx -e nyx"
|
||||
#exec swaymsg "workspace 3; exec $term --class nyx -e nyx"
|
||||
exec swaymsg "workspace 3; exec $term"
|
||||
exec swaymsg "workspace 3; exec $term"
|
||||
exec swaymsg "workspace 3; exec $term"
|
||||
exec swaymsg "workspace 2; exec telegram-desktop"
|
||||
exec swaymsg "workspace 1; exec librewolf-bin"
|
||||
|
||||
# Status Bar:
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user