- Fix nvim config - Add scripts - Add power setting - Add swayidle config - Add template system - Clean sway config
11 lines
179 B
Text
11 lines
179 B
Text
# Set general mapping, used in other shortcut
|
|
|
|
set $mod Mod4
|
|
|
|
# Variant key to change effect of a shorctut
|
|
set $variant Shift
|
|
|
|
set $left h
|
|
set $right l
|
|
set $top k
|
|
set $down j
|