diff options
Diffstat (limited to 'home-config/sway/config')
| -rw-r--r-- | home-config/sway/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home-config/sway/config b/home-config/sway/config index 2cecb72..2507e56 100644 --- a/home-config/sway/config +++ b/home-config/sway/config | |||
| @@ -26,6 +26,8 @@ exec sh ~/.profile | |||
| 26 | # Load up the user session dbus | 26 | # Load up the user session dbus |
| 27 | #exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus | 27 | #exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus |
| 28 | 28 | ||
| 29 | exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | ||
| 30 | |||
| 29 | # | 31 | # |
| 30 | # Logo key. Use Mod1 for Alt. | 32 | # Logo key. Use Mod1 for Alt. |
| 31 | set $mod Mod4 | 33 | set $mod Mod4 |
| @@ -275,7 +277,6 @@ bar { | |||
| 275 | swaybar_command waybar | 277 | swaybar_command waybar |
| 276 | } | 278 | } |
| 277 | 279 | ||
| 278 | exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | ||
| 279 | 280 | ||
| 280 | # Numlock on startup | 281 | # Numlock on startup |
| 281 | input * xkb_numlock enabled | 282 | input * xkb_numlock enabled |
