Convert hyprland config to lua
This commit is contained in:
6
hypr/programs.lua
Normal file
6
hypr/programs.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- See https://wiki.hypr.land/Configuring/Keywords/
|
||||
|
||||
local terminal = "kitty"
|
||||
local fileManager = "dolphin"
|
||||
local menu = "rofi -show run"
|
||||
local programs = "rofi -show drun"
|
||||
Reference in New Issue
Block a user