mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
exec
This commit is contained in:
2
private_dot_config/hypr/hyprland/binds/clipboard.conf
Normal file
2
private_dot_config/hypr/hyprland/binds/clipboard.conf
Normal file
@@ -0,0 +1,2 @@
|
||||
bind = $mainMod, V, exec, cliphist list | wofi --dmenu --conf ~/.config/wofi/clipboard | cliphist decode | wl-copy
|
||||
bind = $mainMod CONTROL_L, V, exec, cliphist wipe && notify-send "Clipboard" "Clipboard cleared!"
|
||||
1
private_dot_config/hypr/hyprland/binds/theme.conf
Normal file
1
private_dot_config/hypr/hyprland/binds/theme.conf
Normal file
@@ -0,0 +1 @@
|
||||
bind = $mainMod CONTROL_L, T, exec, ~/.local/bin/change_colors.sh
|
||||
1
private_dot_config/hypr/hyprland/binds/waybar.conf
Normal file
1
private_dot_config/hypr/hyprland/binds/waybar.conf
Normal file
@@ -0,0 +1 @@
|
||||
bind = $mainMod CONTROL_L, w, exec, ~/.local/bin/restart_waybar.sh
|
||||
4
private_dot_config/hypr/hyprland/exec.conf
Normal file
4
private_dot_config/hypr/hyprland/exec.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
|
||||
exec-once = uwsm app waybar
|
||||
Reference in New Issue
Block a user