New backup 2025-03-14 19:45:07
This commit is contained in:
parent
b3f03429d7
commit
41f76e2c40
12 changed files with 92 additions and 108 deletions
|
@ -3,31 +3,46 @@
|
||||||
# WM Stuff
|
# WM Stuff
|
||||||
#
|
#
|
||||||
|
|
||||||
# Run on reload
|
#run at start
|
||||||
#exec_always $HOME/.config/sway/scripts/autostart
|
exec {
|
||||||
exec_always 'eww kill;eww daemon'
|
eww daemon
|
||||||
exec_always 'killall autotiling;autotiling -l 4'
|
autotiling -l 4
|
||||||
#exec_always 'swaync'
|
nm-applet
|
||||||
#exec_always 'killall waybar;waybar'
|
blueman-applet
|
||||||
#exec_always 'swaync'
|
copyq --start-server
|
||||||
|
swayidle
|
||||||
|
'/usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd'
|
||||||
|
'/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1'
|
||||||
|
udiskie -at
|
||||||
|
keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx
|
||||||
|
'sleep 5;nextcloud --background'
|
||||||
|
'sleep 5;aik_launcher rss_guard'
|
||||||
|
'sleep 5;tokodon'
|
||||||
|
'diskspace-check'
|
||||||
|
}
|
||||||
|
|
||||||
|
# Run on reload
|
||||||
|
#exec_always {
|
||||||
|
# 'eww kill;eww daemon'
|
||||||
|
# 'killall autotiling;autotiling -l 4'
|
||||||
|
#}
|
||||||
|
|
||||||
# Run only at start
|
# Run only at start
|
||||||
#exec $HOME/.config/sway/scripts/autostart_apps
|
#exec $HOME/.config/sway/scripts/autostart_apps
|
||||||
exec --no-startup-id '/usr/libexec/xdg-desktop-portal-wlr -r'
|
#exec '/usr/libexec/xdg-desktop-portal-wlr -r'
|
||||||
exec 'nm-applet'
|
#exc 'nm-applet'
|
||||||
exec 'blueman-applet'
|
#exec 'blueman-applet'
|
||||||
exec 'copyq --start-server'
|
#exec 'copyq --start-server'
|
||||||
exec 'swayidle'
|
#exec 'swayidle'
|
||||||
exec '/usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd'
|
#exec '/usr/lib/$(uname -m)-linux-gnu/libexec/kdeconnectd'
|
||||||
exec '/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1'
|
#exec '/usr/lib/$(uname -m)-linux-gnu/libexec/polkit-kde-authentication-agent-1'
|
||||||
exec 'udiskie -at'
|
#exec 'udiskie -at'
|
||||||
exec 'keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx'
|
#exec 'keepassxc ~/Documents/Server/Server_Admin_Keychain.kdbx ~/Nextcloud/Security/Passwords.kdbx'
|
||||||
#exec 'sleep 5;gtk-launch syncthing-gtk'
|
#exec 'sleep 5;gtk-launch syncthing-gtk'
|
||||||
exec 'sleep 5;nextcloud --background'
|
#exec 'sleep 5;nextcloud --background'
|
||||||
exec 'sleep 5;aik_launcher rss_guard'
|
#exec 'sleep 5;aik_launcher rss_guard'
|
||||||
exec 'sleep 5;tokodon'
|
#exec 'sleep 5;tokodon'
|
||||||
#exec 'sleep 5;protonmail-bridge -n'
|
#exec 'sleep 5;protonmail-bridge -n'
|
||||||
exec 'diskspace-check'
|
#exec 'diskspace-check'
|
||||||
|
|
||||||
include $HOME/.config/sway/config.d/autostart.d/*
|
include $HOME/.config/sway/config.d/autostart.d/*
|
||||||
|
|
|
@ -1,11 +1,4 @@
|
||||||
|
|
||||||
# Output settings
|
# Output settings
|
||||||
include $HOME/.config/sway/config.d/display.d/*
|
include $HOME/.config/sway/config.d/display.d/*
|
||||||
|
|
||||||
exec_always "killall sp-wallpaper;sp-wallpaper"
|
exec_always "killall sp-wallpaper;sp-wallpaper"
|
||||||
|
|
||||||
# Output wallpaper
|
|
||||||
#output * bg $HOME/.config/sway/assets/wallpaper/_default.jpg fill
|
|
||||||
|
|
||||||
# Workspace-dependent wallpaper
|
|
||||||
#exec "$HOME/.cargo/bin/multibg-sway $HOME/.config/sway/assets/wallpaper/"
|
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
|
|
||||||
focus_follows_mouse yes
|
|
||||||
|
|
||||||
#macbook touchpad
|
#macbook touchpad
|
||||||
input 1452:641:Apple_Internal_Keyboard_/_Trackpad {
|
input 1452:641:Apple_Internal_Keyboard_/_Trackpad {
|
||||||
scroll_factor 1
|
scroll_factor 1
|
||||||
|
@ -22,3 +19,4 @@ input 1267:12811:ELAN0683:00_04F3:320B_Touchpad {
|
||||||
}
|
}
|
||||||
|
|
||||||
seat * hide_cursor 5000
|
seat * hide_cursor 5000
|
||||||
|
focus_follows_mouse yes
|
||||||
|
|
1
de/home/.config/sway/config.d/keys
Normal file
1
de/home/.config/sway/config.d/keys
Normal file
|
@ -0,0 +1 @@
|
||||||
|
include $HOME/.config/sway/config.d/keys.d/*
|
37
de/home/.config/sway/config.d/keys.d/launch
Normal file
37
de/home/.config/sway/config.d/keys.d/launch
Normal file
|
@ -0,0 +1,37 @@
|
||||||
|
|
||||||
|
# Launch Stuff
|
||||||
|
|
||||||
|
bindsym {
|
||||||
|
#terminal
|
||||||
|
mod+Return exec $term
|
||||||
|
#launcher
|
||||||
|
$mod+d exec $menu
|
||||||
|
#lockscreen
|
||||||
|
$mod+l exec sp-lock
|
||||||
|
#profile manager
|
||||||
|
$mod+Shift+p exec sp-profiles
|
||||||
|
#sway notification center
|
||||||
|
$mod+Shift+n exec swaync-client -t -sw
|
||||||
|
#power menu
|
||||||
|
$mod+Shift+e exec sp-powermenu
|
||||||
|
#screenshot
|
||||||
|
$mod+Shift+s exec sp-screenshot
|
||||||
|
#clipboard
|
||||||
|
$mod+v exec sp-clipboard
|
||||||
|
$mod+Shift+v exec copyq show
|
||||||
|
#profile shortcuts
|
||||||
|
$mod+shift+o exec sp-shortcuts
|
||||||
|
#global shortcuts
|
||||||
|
$mod+shift+l exec sp-global-shortcuts
|
||||||
|
#browser
|
||||||
|
$mod+shift+b exec sp-launcher browser
|
||||||
|
$mod+t exec sp-launcher browser-newtab
|
||||||
|
#file browser
|
||||||
|
$mod+shift+f exec sp-launcher file_manager
|
||||||
|
#calculator
|
||||||
|
$mod+c exec wofi-calc
|
||||||
|
#sticky notes
|
||||||
|
$mod+shift+m exec stickynotes
|
||||||
|
#gocryptfs
|
||||||
|
$mod+shift+g exec gocryptfs-wofi
|
||||||
|
}
|
|
@ -1,7 +1,4 @@
|
||||||
|
|
||||||
#
|
|
||||||
# Other
|
# Other
|
||||||
#
|
|
||||||
|
|
||||||
# Reload Sway Config
|
#reload sway config
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
12
de/home/.config/sway/config.d/keys.d/scratchpad
Normal file
12
de/home/.config/sway/config.d/keys.d/scratchpad
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Scratchpad
|
||||||
|
|
||||||
|
bindsym {
|
||||||
|
#move to scratchpad
|
||||||
|
$mod+Shift+minus move scratchpad
|
||||||
|
#cycle scratchpad
|
||||||
|
$mod+minus scratchpad show
|
||||||
|
#scratchpad menu
|
||||||
|
$mod+equal exec '$HOME/.config/sway/scripts/scratchpadmenu.sh'
|
||||||
|
#sticky
|
||||||
|
$mod+Shift+equal floating enable, sticky enable
|
||||||
|
}
|
|
@ -1,54 +0,0 @@
|
||||||
|
|
||||||
#
|
|
||||||
# Launch Stuff
|
|
||||||
#
|
|
||||||
|
|
||||||
# Random Rat Image
|
|
||||||
# bindsym $mod+grave exec randomrat
|
|
||||||
|
|
||||||
# Terminal
|
|
||||||
bindsym $mod+Return exec $term
|
|
||||||
|
|
||||||
# Launcher
|
|
||||||
bindsym $mod+d exec $menu
|
|
||||||
|
|
||||||
# Lockscreen
|
|
||||||
bindsym $mod+l exec sp-lock
|
|
||||||
|
|
||||||
# Profile Manager
|
|
||||||
bindsym $mod+Shift+p exec sp-profiles
|
|
||||||
|
|
||||||
# Sway Notification Center
|
|
||||||
bindsym $mod+Shift+n exec swaync-client -t -sw
|
|
||||||
|
|
||||||
# Power Menu
|
|
||||||
bindsym $mod+Shift+e exec sp-powermenu
|
|
||||||
|
|
||||||
# Screenshot
|
|
||||||
bindsym $mod+Shift+s exec sp-screenshot
|
|
||||||
|
|
||||||
# Clipboard
|
|
||||||
bindsym $mod+v exec sp-clipboard
|
|
||||||
bindsym $mod+Shift+v exec copyq show
|
|
||||||
|
|
||||||
# Profile Shortcuts
|
|
||||||
bindsym $mod+shift+o exec sp-shortcuts
|
|
||||||
|
|
||||||
# Global Shortcuts
|
|
||||||
bindsym $mod+shift+l exec sp-global-shortcuts
|
|
||||||
|
|
||||||
# Browser
|
|
||||||
bindsym $mod+shift+b exec sp-launcher browser
|
|
||||||
bindsym $mod+t exec sp-launcher browser-newtab
|
|
||||||
|
|
||||||
# File Browser
|
|
||||||
bindsym $mod+shift+f exec sp-launcher file_manager
|
|
||||||
|
|
||||||
# Calculator
|
|
||||||
bindsym $mod+c exec wofi-calc
|
|
||||||
|
|
||||||
# Sticky Notes
|
|
||||||
bindsym $mod+shift+m exec stickynotes
|
|
||||||
|
|
||||||
# Gocryptfs
|
|
||||||
bindsym $mod+shift+g exec gocryptfs-wofi
|
|
|
@ -1,16 +0,0 @@
|
||||||
|
|
||||||
#
|
|
||||||
# Scratchpad
|
|
||||||
#
|
|
||||||
|
|
||||||
# Move to Scratchpad
|
|
||||||
bindsym $mod+Shift+minus move scratchpad
|
|
||||||
|
|
||||||
# Cycle Scratchpad
|
|
||||||
bindsym $mod+minus scratchpad show
|
|
||||||
|
|
||||||
# Scratchpad Menu
|
|
||||||
bindsym $mod+equal exec '$HOME/.config/sway/scripts/scratchpadmenu.sh'
|
|
||||||
|
|
||||||
# sticky
|
|
||||||
bindsym $mod+Shift+equal floating enable, sticky enable
|
|
|
@ -12,7 +12,7 @@ bindsym {
|
||||||
$mod+Tab workspace next
|
$mod+Tab workspace next
|
||||||
$mod+Shift+Tab workspace prev
|
$mod+Shift+Tab workspace prev
|
||||||
#workspace rename keybind
|
#workspace rename keybind
|
||||||
bindsym $mod+Shift+r exec sp-rename
|
$mod+Shift+r exec sp-rename
|
||||||
}
|
}
|
||||||
|
|
||||||
# Switch to workspace keybinds are managed by sp-profiles
|
# Switch to workspace keybinds are managed by sp-profiles
|
||||||
|
@ -24,12 +24,13 @@ bindsym {
|
||||||
|
|
||||||
bindgesture {
|
bindgesture {
|
||||||
#workspace cycle gesturebinds
|
#workspace cycle gesturebinds
|
||||||
bindgesture swipe:left workspace next
|
swipe:left workspace next
|
||||||
bindgesture swipe:right workspace prev
|
swipe:right workspace prev
|
||||||
#profile cycle gesturebinds
|
#profile cycle gesturebinds
|
||||||
swipe:up exec "sp-profiles next"
|
swipe:up exec "sp-profiles next"
|
||||||
swipe:down exec "sp-profiles prev"
|
swipe:down exec "sp-profiles prev"
|
||||||
}
|
}
|
||||||
|
|
||||||
workspace_auto_back_and_forth yes
|
workspace_auto_back_and_forth yes
|
||||||
exec "sp-profiles Personal";exec_always "sp-profiles reload"
|
exec "sp-profiles Personal";
|
||||||
|
exec_always "sleep 1;sp-profiles reload"
|
||||||
|
|
Loading…
Add table
Reference in a new issue