Hardware and plugins modules
This commit is contained in:
2
hypr/hyprland/hardware/init.lua
Normal file
2
hypr/hyprland/hardware/init.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
local hostname = io.popen('uname -n'):read('*l')
|
||||
require('hyprland.hardware.' .. hostname)
|
||||
Reference in New Issue
Block a user