update
This commit is contained in:
parent
491a288306
commit
dea3fbcb4a
@ -53,6 +53,7 @@ exec-once = uwsm app -sb -t service -- nm-applet
|
|||||||
exec-once = uwsm app -sb -t service -- waybar
|
exec-once = uwsm app -sb -t service -- waybar
|
||||||
exec-once = uwsm app -sb -t service -- hyprsunset
|
exec-once = uwsm app -sb -t service -- hyprsunset
|
||||||
exec-once = uwsm app -sb -t service -- polkit-kde-authentication-agent-1.desktop
|
exec-once = uwsm app -sb -t service -- polkit-kde-authentication-agent-1.desktop
|
||||||
|
exec-once = uwsm app -sb -t service -- variety
|
||||||
|
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
|
@ -60,8 +60,8 @@ bind = $mainMod SHIFT, 9, split-movetoworkspacesilent, 9
|
|||||||
bind = $mainMod SHIFT, 0, split-movetoworkspacesilent, 10
|
bind = $mainMod SHIFT, 0, split-movetoworkspacesilent, 10
|
||||||
|
|
||||||
# Example special workspace (scratchpad)
|
# Example special workspace (scratchpad)
|
||||||
bind = $mainMod, S, togglespecialworkspace, magic
|
bind = SUPER, S, togglespecialworkspace, magic
|
||||||
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
|
bind = CTRL SHIFT, S, movetoworkspace, special:magic
|
||||||
|
|
||||||
# Scroll through existing workspaces with mainMod + scroll
|
# Scroll through existing workspaces with mainMod + scroll
|
||||||
bind = $mainMod, mouse_down, workspace, e+1
|
bind = $mainMod, mouse_down, workspace, e+1
|
||||||
@ -91,6 +91,15 @@ bind = $mainMod SHIFT, v, exec, uwsm app -sb -- rofi-rbw
|
|||||||
# ncmcppp
|
# ncmcppp
|
||||||
bind = $mainMod, n, exec, uwsm app -sb -- ghostty --command=/usr/bin/ncmpcpp
|
bind = $mainMod, n, exec, uwsm app -sb -- ghostty --command=/usr/bin/ncmpcpp
|
||||||
|
|
||||||
|
# notifications
|
||||||
bind = $mainMod SHIFT, n, exec, swaync-client -t
|
bind = $mainMod SHIFT, n, exec, swaync-client -t
|
||||||
|
|
||||||
|
# mpv add
|
||||||
|
bind = SUPER, m, exec, ~/.local/bin/mpv-add.sh
|
||||||
|
|
||||||
|
# flameshot
|
||||||
bind = SUPER SHIFT, s, exec, uwsm app -sb -- flameshot gui
|
bind = SUPER SHIFT, s, exec, uwsm app -sb -- flameshot gui
|
||||||
|
bind = ,code:107, exec, uwsm app -- flameshot full
|
||||||
|
|
||||||
|
# change wallpaper
|
||||||
|
bind = $mainMod CTRL, n, exec, ~/.local/bin/change-wallpaper.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user