startup apps
This commit is contained in:
parent
6d7fcd4f8c
commit
5141326184
@ -51,6 +51,8 @@ $menu = wofi --show drun
|
||||
# exec-once = $terminal
|
||||
exec-once = nm-applet &
|
||||
exec-once = waybar & hyprpaper
|
||||
exec-once = hypridle &
|
||||
exec-once = dunst &
|
||||
|
||||
|
||||
#############################
|
||||
@ -61,7 +63,10 @@ exec-once = waybar & hyprpaper
|
||||
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = XDG_CURRENT_DESKTOP="hyprland"
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
|
||||
|
||||
|
||||
#####################
|
||||
@ -202,6 +207,7 @@ bind = $mainMod, Space, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, Escape, workspace, previous
|
||||
bind = $mainMod, L, exec, loginctl lock-session
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
Loading…
Reference in New Issue
Block a user