first go at hyprland with lua config
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
lock = "dms ipc call lock lock"
|
||||
screenshot = "grimblast --cursor copy output"
|
||||
screenshot_area = "hyprctl keyword animation 'fadeOut,0,0,default'; grimblast copy area; hyprctl keyword animation 'fadeOut,1,4,default'"
|
||||
discord = "discord --enable-blink-features=MiddleClickAutoscroll"
|
||||
colorpick = "dms ipc call color-picker toggleInstant"
|
||||
mainMod = "SUPER"
|
||||
|
||||
gaps_in = 2
|
||||
gaps_out = 4
|
||||
|
||||
require("colors")
|
||||
Reference in New Issue
Block a user