sway stuff
This commit is contained in:
@ -311,11 +311,13 @@ bar {
|
||||
# use `swaymsg -t get_tree | grep "app_id"` to list window ids. can also grep for "name"
|
||||
for_window [app_id=".*"] border pixel 2
|
||||
for_window [app_id="^volume_indicator$"] border pixel 0; floating enable; resize set 300 80; position center
|
||||
for_window [app_id="file_picker"] floating enable
|
||||
for_window [app_id="zoom"] floating enable
|
||||
for_window [app_id="org.keepassxc.KeePassXC"] floating enable
|
||||
#for_window [name="Firefox - Delningsindikator"] floating enable
|
||||
for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable
|
||||
|
||||
include /etc/sway/config.d/*
|
||||
|
||||
exec systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
||||
|
||||
exec dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
|
||||
|
||||
Reference in New Issue
Block a user