Tablet stuff
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("uwsm-app -- hypridle")
|
||||
hl.exec_cmd("uwsm-app -- mako")
|
||||
hl.exec_cmd("uwsm-app -- hyprsunset")
|
||||
hl.exec_cmd("uwsm-app -- fcitx5 --disable notificationitem")
|
||||
hl.exec_cmd("uwsm-app -- Enpass -minimize")
|
||||
hl.exec_cmd("uwsm-app -- Steam")
|
||||
hl.exec_cmd("nextcloud")
|
||||
hl.exec_cmd("station-bg-random")
|
||||
hl.exec_cmd("/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1")
|
||||
hl.exec_cmd("dbus-update-activation-environment --systemd --all")
|
||||
end)
|
||||
Reference in New Issue
Block a user