added hypr idle/lock
This commit is contained in:
parent
bf59c1a190
commit
15f0855916
4 changed files with 73 additions and 2 deletions
|
|
@ -20,6 +20,8 @@ monitor=,preferred,auto,auto
|
|||
# Execute your favorite apps at launch
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
|
||||
exec-once = waybar & hypridle
|
||||
|
||||
# Source a file (multi-file configs)
|
||||
# source = ~/.config/hypr/myColors.conf
|
||||
|
||||
|
|
@ -27,7 +29,7 @@ monitor=,preferred,auto,auto
|
|||
$terminal = kitty
|
||||
$fileManager = Thunar
|
||||
$menu = wofi --show drun
|
||||
$lockScreen = swaylock
|
||||
$lockScreen = hyprlock
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
$mainMod = SUPER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue