mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-09-09 17:03:03 +02:00
add keybinds and kdeconnect
This commit is contained in:
parent
f46749b320
commit
a6ea2145f8
1 changed files with 3 additions and 1 deletions
|
@ -55,6 +55,7 @@ exec-once = hypridle
|
|||
exec-once = flatpak run io.github.diegopvlk.Dosage --startup
|
||||
exec-once = pactl set-sink-mute @DEFAULT_SINK@ 1
|
||||
exec-once = gentoo-pipewire-launcher restart
|
||||
exec-once = kdeconnectd
|
||||
exec-once = dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus # Only required on open-rc systems with specific login / session managers
|
||||
|
||||
exec-once =[workspace 4 silent] youtube-music
|
||||
|
@ -228,7 +229,8 @@ bind = $mainMod, W, exec, distrobox enter arch -- youtube-music
|
|||
# bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, N, togglesplit,
|
||||
bind = $mainMod, code:36 , focusurgentorlast # Code 36 => Enter
|
||||
bind = $mainMod SHIFT, S, exec, $screenshot -m region -o ~/Pictures/hyprshot
|
||||
bind = $mainMod, S, exec, $screenshot -m region -o ~/Pictures/hyprshot
|
||||
bind = $mainMod SHIFT, S, exec, $screenshot -m window -o ~/Pictures/hyprshot
|
||||
bind = $mainMod SHIFT, C, exec, hyprpicker -a -f hex
|
||||
bind = $mainMod, code:105, exec, hyprlock
|
||||
bind = , F11, fullscreen, 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue