dev: automated commit - 2025-07-08 10:25:25
This commit is contained in:
parent
a9a990ffed
commit
72582c5246
7 changed files with 126 additions and 26 deletions
|
|
@ -119,7 +119,6 @@ bindsym {
|
|||
$mod+c kill
|
||||
$mod+f fullscreen toggle
|
||||
$mod+space floating toggle
|
||||
$mod+a focus parent
|
||||
|
||||
# Layout
|
||||
$mod+s layout stacking
|
||||
|
|
@ -189,13 +188,13 @@ bindsym $mod+Shift+u exec --no-startup-id $term --class="uy.com.mzunino"
|
|||
|
||||
# Other Special Bindings
|
||||
bindsym {
|
||||
$mod+g exec --no-startup-id gromit-mpx -t 0
|
||||
F4 exec switch-windows
|
||||
$mod+r exec --no-startup-id ~/.bin/wlrecord.sh
|
||||
$mod+p exec --no-startup-id grim -g "$(slurp -d)" - | swappy -f -
|
||||
$mod+shift+p exec --no-startup-id ~/.bin/screenshot-upload
|
||||
$mod+F5 exec --no-startup-id ~/.bin/pause-notifications
|
||||
$mod+Escape exec ~/.bin/lock.sh
|
||||
$mod+shift+d exec ~/.local/bin/satty-window
|
||||
}
|
||||
|
||||
# 5. Multimedia Keys
|
||||
|
|
@ -305,30 +304,17 @@ output * adaptive_sync off
|
|||
exec {
|
||||
~/.bin/randwall
|
||||
~/.bin/waybar.sh
|
||||
|
||||
# System services - lxsession includes polkit
|
||||
lxsession
|
||||
|
||||
# System tray applets
|
||||
blueman-applet
|
||||
nm-applet
|
||||
|
||||
# Background services
|
||||
easyeffects --gapplication-service
|
||||
swaync
|
||||
wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9
|
||||
|
||||
# Applications
|
||||
$term --class="uy.com.mzunino"
|
||||
slack
|
||||
davmail
|
||||
betterbird
|
||||
legcord
|
||||
|
||||
# Browser - using gtk-launch instead of BROWSER variable
|
||||
zen-browser
|
||||
|
||||
# Commented out for reference
|
||||
# gtk-launch correo
|
||||
swayidle -w
|
||||
/usr/lib/mate-polkit/polkit-mate-authentication-agent-1
|
||||
blueman-applet
|
||||
nm-applet
|
||||
swaync
|
||||
wlsunset -l -34.9 -L -56.2 -t 4500 -g 0.9
|
||||
easyeffects --gapplication-service
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue