Falling back to terminator until Problem with kitty is solved
This commit is contained in:
@@ -25,9 +25,9 @@ exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = nm-applet --indicator
|
||||
exec-once = blueman-applet
|
||||
exec-once = sleep 1 && fluffychat
|
||||
exec-once = sleep 1 && evolution -c mail
|
||||
exec-once = sleep 1 && nextcloud
|
||||
exec-once = sleep 2 && fluffychat
|
||||
exec-once = sleep 2 && evolution -c mail
|
||||
exec-once = sleep 2 && nextcloud
|
||||
|
||||
# General
|
||||
general {
|
||||
@@ -124,7 +124,7 @@ binds {
|
||||
}
|
||||
|
||||
# Keybindings
|
||||
bind = $mainMod, Q, exec, kitty
|
||||
bind = $mainMod, Q, exec, terminator
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exec, evolution -c mail
|
||||
bind = $mainMod SHIFT, M, exec, evolution -c calendar
|
||||
@@ -151,7 +151,7 @@ bind = , XF86AudioMute, exec, pamixer -t
|
||||
bind = , XF86AudioMicMute, exec, pamixer --default-source -t
|
||||
bind = $mainMod, XF86AudioLowerVolume, exec, --default-source pamixer -d 4
|
||||
bind = $mainMod, XF86AudioRaiseVolume, exec, --default-source pamixer -i 4
|
||||
bind = $mainMod, N, exec, swaylock -c a0a0a0
|
||||
bind = $mainMod, N, exec, swaylock -c 000000
|
||||
|
||||
# Window Management
|
||||
bindm = $mainMod, mouse:272, movewindow
|
||||
|
||||
Reference in New Issue
Block a user