Improve waybar and custom scripts
This commit is contained in:
@@ -14,7 +14,6 @@ ecosystem {
|
||||
###################
|
||||
|
||||
$terminal = kitty
|
||||
source = /etc/xdg/hypr/rofi.conf
|
||||
|
||||
#################
|
||||
### AUTOSTART ###
|
||||
@@ -211,9 +210,10 @@ device {
|
||||
|
||||
$mainMod = SUPER # Sets "Windows" key as main modifier
|
||||
# Apps shortcut
|
||||
bind = $mainMod, D, exec, $rofi
|
||||
bind = $mainMod, D, exec, rofi -show drun -show-icons -config /etc/xdg/rofi/config.rasi
|
||||
bind = $mainMod, L, exec, /etc/xdg/scripts/wayland-disconnect.sh
|
||||
bind = $mainMod, M, exec, /etc/xdg/scripts/wayland-mpv.sh
|
||||
bind = $mainMod, K, exec, /etc/xdg/scripts/rofi-ssh.sh
|
||||
bind = $mainMod SHIFT, P, exec, pavucontrol
|
||||
bind = $mainMod SHIFT, T, exec, teams-for-linux
|
||||
bind = $mainMod SHIFT, D, exec, discord
|
||||
|
||||
Reference in New Issue
Block a user