domizianie

This commit is contained in:
2021-07-07 23:44:05 +02:00
parent 1acfd0bb41
commit 94c1f95a4c
10 changed files with 379 additions and 20 deletions

View File

@ -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

View File

@ -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