domizianie
This commit is contained in:
@ -191,3 +191,8 @@ bindsym $mod+o exec --no-startup-id ~/.config/rofi/scripts/sound.sh
|
||||
bindsym $mod+y exec clipman pick -t rofi
|
||||
|
||||
|
||||
bindsym $mod+u exec env RUST_BACKTRACE=1 swayr switch-window >> /tmp/swayr.log 2>&1
|
||||
|
||||
bindsym $mod+Tab exec env RUST_BACKTRACE=1 swayr switch-to-urgent-or-lru-window >> /tmp/swayr.log 2>&1
|
||||
|
||||
bindsym $mod+$alt+Space exec env RUST_BACKTRACE=1 swayr switch-workspace-or-window >> /tmp/swayr.log 2>&1
|
@ -11,7 +11,5 @@ exec_always {
|
||||
gsettings set org.gnome.desktop.wm.preferences button-layout ''
|
||||
}
|
||||
|
||||
exec "hash dbus-update-activation-environment 2>/dev/null; \
|
||||
dbus-update-activation-environment --all; \
|
||||
dbus-update-activation-environment --systemd; \
|
||||
systemctl --user start sway-session.target"
|
||||
exec ~/.config/sway/bin/session.sh --with-cleanup
|
||||
exec ~/.config/sway/bin/assign-cgroups.py
|
Reference in New Issue
Block a user