feat: update hm config for work laptop
This commit is contained in:
11
dotfiles/hypr/config/defaults.conf
Normal file
11
dotfiles/hypr/config/defaults.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ Defaults Configuration ┃
|
||||
# ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
|
||||
$filemanager = thunar
|
||||
$applauncher = rofi -show combi -modi window,run,combi -combi-modi window,run
|
||||
$terminal = /usr/bin/kitty
|
||||
$idlehandler = swayidle -w timeout 300 'swaylock -f -c 000000' before-sleep 'swaylock -f -c 000000'
|
||||
$capturing = grim -g "$(slurp)" - | swappy -f -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user