changed to ghostty
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/
|
||||
|
||||
# Set programs that you use
|
||||
$terminal = kitty
|
||||
$terminal = ghostty
|
||||
$fileManager = thunar
|
||||
$menu = wofi --show drun
|
||||
|
||||
@@ -51,7 +51,7 @@ exec-once = librewolf & disown
|
||||
exec-once = swaync & disown
|
||||
exec-once = hypridle & disown
|
||||
exec-once = seventeenlands & disown
|
||||
exec-once = ~/.config/hypr/scripts/monitor_setup.sh
|
||||
#exec-once = ~/.config/hypr/scripts/monitor_setup.sh
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] signal-desktop
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] discord
|
||||
exec-once = hyprctl dispatch exec [workspace 3 silent] thunderbird
|
||||
@@ -274,9 +274,9 @@ bind = SUPER_ALT_CTRL, L, exec, hyprctl keyword monitor "eDP-1,preferred,auto,1"
|
||||
|
||||
|
||||
# Lid Open & Closed
|
||||
bindl = , switch:off:Lid Switch, exec, ~/.config/hypr/scripts/monitor_setup.sh
|
||||
#bindl = , switch:off:Lid Switch, exec, ~/.config/hypr/scripts/monitor_setup.sh
|
||||
# trigger when the switch is turning on
|
||||
bindl = , switch:on:Lid Switch, exec, ~/.config/hypr/scripts/monitor_setup.sh
|
||||
#bindl = , switch:on:Lid Switch, exec, ~/.config/hypr/scripts/monitor_setup.sh
|
||||
|
||||
# Scroll through existing workspaces with mainMod + scroll
|
||||
bind = $mainMod, mouse_down, workspace, e+1
|
||||
|
||||
Reference in New Issue
Block a user