Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(mazurek): more things
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Mar 8, 2024
1 parent 4b8c1b8 commit 03d1ccb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ bind = $mainMod, J, togglesplit, # dwindle
# Applications and utilities
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, V, exec, $clipboard
bind = $mainMod, ., exec, $emoji
bind = $mainMod, period, exec, $emoji
bind = $mainControl, F, exec, $fileManager
bind = $mainControl, B, exec, $browser

Expand Down
2 changes: 2 additions & 0 deletions config/files/sneexy/mazurek/usr/etc/mazurek/hypr/startup.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
exec-once = ~/.local/bin/restart-portal-wlr

# Applications we launch on startup.
exec-once = waybar # Our bar
exec-once = swaync # Notification manager/center
exec-once = /usr/libexec/kf5/polkit-kde-authentication-agent-1 # Our polkit agent

0 comments on commit 03d1ccb

Please sign in to comment.