this should probably be part of some dotfiles repo
This commit is contained in:
commit
4f43db5a44
7 changed files with 140 additions and 0 deletions
14
config
Normal file
14
config
Normal file
|
@ -0,0 +1,14 @@
|
|||
set $mod Mod1
|
||||
set $left h
|
||||
set $down j
|
||||
set $up k
|
||||
set $right l
|
||||
set $term kitty
|
||||
set $menu fuzzel
|
||||
|
||||
exec dunst
|
||||
exec swayidle
|
||||
|
||||
### Include Additional Configuration Files
|
||||
include config.d/*
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue