New backup 2025-10-11 14:45:02
This commit is contained in:
parent
1b90ccbc1d
commit
cb8c5740c2
2 changed files with 2 additions and 26 deletions
|
@ -1,11 +1,5 @@
|
|||
|
||||
#
|
||||
# WM Stuff
|
||||
#
|
||||
|
||||
#run at start
|
||||
exec {
|
||||
# eww daemon
|
||||
ydotoold
|
||||
autotiling-rs
|
||||
nm-applet
|
||||
|
@ -28,25 +22,6 @@ exec {
|
|||
# Run on reload
|
||||
exec_always {
|
||||
'eww kill;killall eww;eww daemon'
|
||||
# 'killall autotiling;autotiling -l 4'
|
||||
}
|
||||
|
||||
# Run only at start
|
||||
#exec $HOME/.config/sway/scripts/autostart_apps
|
||||
#exec '/usr/libexec/xdg-desktop-portal-wlr -r'
|
||||
#exc 'nm-applet'
|
||||
#exec 'blueman-applet'
|
||||
#exec 'copyq --start-server'
|
||||
#exec 'swayidle'
|
||||
#exec '/usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd'
|
||||
#exec '/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1'
|
||||
#exec 'udiskie -at'
|
||||
#exec 'keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx'
|
||||
#exec 'sleep 5;gtk-launch syncthing-gtk'
|
||||
#exec 'sleep 5;nextcloud --background'
|
||||
#exec 'sleep 5;aik_launcher rss_guard'
|
||||
#exec 'sleep 5;tokodon'
|
||||
#exec 'sleep 5;protonmail-bridge -n'
|
||||
#exec 'diskspace-check'
|
||||
|
||||
include $HOME/.config/sway/config.d/autostart.d/*
|
||||
|
|
|
@ -27,7 +27,8 @@ input {
|
|||
#numlock
|
||||
* {
|
||||
xkb_numlock enabled
|
||||
xkb_options compose:ins
|
||||
# xkb_options compose:ins
|
||||
xkb_options compose:rwin-altgr
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue