|
|
@ -14,7 +14,7 @@ set $down j
|
|
|
|
set $up k
|
|
|
|
set $up k
|
|
|
|
set $right l
|
|
|
|
set $right l
|
|
|
|
# Your preferred terminal emulator
|
|
|
|
# Your preferred terminal emulator
|
|
|
|
set $term foot
|
|
|
|
set $term footclient -t xterm
|
|
|
|
|
|
|
|
|
|
|
|
# Lockscreen
|
|
|
|
# Lockscreen
|
|
|
|
set $lock swaylock -f --screenshots --clock --indicator --indicator-radius 100 --indicator-thickness 7 --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color bb00cc --key-hl-color 880033 --line-color 00000000 --inside-color 00000088 --separator-color 00000000 --grace 2 --fade-in 0.2
|
|
|
|
set $lock swaylock -f --screenshots --clock --indicator --indicator-radius 100 --indicator-thickness 7 --effect-blur 7x5 --effect-vignette 0.5:0.5 --ring-color bb00cc --key-hl-color 880033 --line-color 00000000 --inside-color 00000088 --separator-color 00000000 --grace 2 --fade-in 0.2
|
|
|
@ -28,7 +28,8 @@ exec swayidle timeout 570 'swaylock -f --screenshots --clock --indicator --indic
|
|
|
|
# on the original workspace that the command was run on.
|
|
|
|
# on the original workspace that the command was run on.
|
|
|
|
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
|
|
|
#set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
|
|
|
|
|
|
|
|
|
|
|
set $menu SHELL=/bin/sh j4-dmenu-desktop --dmenu 'wofi -d -G -I' | xargs swaymsg exec --
|
|
|
|
set $menu SHELL=/bin/sh wofi -G -I -t footclient -M fuzzy -O alphabetical | xargs swaymsg exec --
|
|
|
|
|
|
|
|
#set $menu SHELL=/bin/sh j4-dmenu-desktop --dmenu 'wofi -d -G -I' | xargs swaymsg exec --
|
|
|
|
|
|
|
|
|
|
|
|
include /etc/sway/config-vars.d/*
|
|
|
|
include /etc/sway/config-vars.d/*
|
|
|
|
|
|
|
|
|
|
|
@ -209,7 +210,7 @@ for_window [window_role="File Operation Progress"] floating enable sticky
|
|
|
|
for_window [window_role="Save As"] floating enable
|
|
|
|
for_window [window_role="Save As"] floating enable
|
|
|
|
|
|
|
|
|
|
|
|
for_window [window_type="dialog"] floating enable
|
|
|
|
for_window [window_type="dialog"] floating enable
|
|
|
|
for_window [window_type="menu"] floating enable
|
|
|
|
#for_window [window_type="menu"] floating enable
|
|
|
|
for_window [title="~nwggrid"] floating enable
|
|
|
|
for_window [title="~nwggrid"] floating enable
|
|
|
|
for_window [title="~nwgbar"] floating enable
|
|
|
|
for_window [title="~nwgbar"] floating enable
|
|
|
|
|
|
|
|
|
|
|
@ -300,6 +301,8 @@ exec --no-startup-id autotiling
|
|
|
|
exec --no-startup-id appimagelauncherd
|
|
|
|
exec --no-startup-id appimagelauncherd
|
|
|
|
exec --no-startup-id nm-tray
|
|
|
|
exec --no-startup-id nm-tray
|
|
|
|
exec --no-startup-id nextcloud
|
|
|
|
exec --no-startup-id nextcloud
|
|
|
|
|
|
|
|
exec --no-startup-id foot -s
|
|
|
|
|
|
|
|
exec --no-startup-id /usr/lib/x86_64-linux-gnu/ukui-polkit/polkit-ukui-authentication-agent-1
|
|
|
|
# Manual autostart graphical
|
|
|
|
# Manual autostart graphical
|
|
|
|
exec foot
|
|
|
|
exec foot
|
|
|
|
for_window [class="foot"] move to workspace 1:
|
|
|
|
for_window [class="foot"] move to workspace 1:
|
|
|
|