Compare commits

..
24 Commits
Author SHA1 Message Date
AramJonghu b9222efa34 chore: history cleanup; remove conf (again) 2026-07-07 21:36:32 +02:00
AramJonghu 9e4bc25f00 feat(autoexec): added blueman-applet 2026-07-07 21:28:46 +02:00
AramJonghu 55f8ca7ce4 dbus workaround for session 2026-07-07 21:28:46 +02:00
AramJonghu fb43f8d280 testing 1.125 scaling 2026-07-07 21:28:46 +02:00
AramJonghu ed129d58b5 no more need for zigbright 2026-07-07 21:28:46 +02:00
AramJonghu 6e2b9b02d2 zshell globalshortcuts for brightness works 2026-07-07 21:28:46 +02:00
AramJonghu b8c725148a firefox -> ungoogled chromium 2026-07-07 21:28:46 +02:00
AramJonghu 06e96714a4 brightnessctl hack with zigbright, mirror monitor 2026-07-07 21:28:46 +02:00
AramJonghu 08411d3423 commented brightnessctl keys 2026-07-07 21:28:46 +02:00
AramJonghu 99f482f087 brightnessctl typo fixed 2026-07-07 21:28:46 +02:00
AramJonghu a63b7d2b2c stylua
touchscreen workspace support, hdr testing
2026-07-07 21:28:46 +02:00
AramJonghu 45deaad2fe stylua and super + s now floats window 2026-07-07 21:28:46 +02:00
AramJonghu 09f35815c8 added gestures, touch, max brightness default 2026-07-07 21:28:46 +02:00
AramJonghu 7f2285f130 micmute 2026-07-07 21:28:46 +02:00
AramJonghu 1041a244ac prep new laptop 2026-07-07 21:28:46 +02:00
AramJonghu 5e75cc6246 scaling fixed 2026-07-07 21:28:46 +02:00
AramJonghu c09cb6c791 disable scaling cuz hyprbroken 2026-07-07 21:28:46 +02:00
AramJonghu 4974633751 max brightness cuz brightness media keys seem broken 2026-07-07 21:28:46 +02:00
AramJonghu ed63bdebe1 extend monitor 2026-07-07 21:28:46 +02:00
AramJonghu 6e9a453c76 good? 2026-07-07 21:28:46 +02:00
AramJonghu e6089354e4 good? 2026-07-07 21:28:46 +02:00
AramJonghu 411fc0f0bb good? 2026-07-07 21:28:46 +02:00
AramJonghu 6fc558ed2f /home/koyomi is a bit of a mess 2026-07-07 21:28:46 +02:00
AramJonghu d608462b94 lua update laptop 2026-07-07 21:28:29 +02:00
+1
View File
@@ -1,6 +1,7 @@
hl.on("hyprland.start", function()
hl.exec_cmd("zshell-cli shell start")
hl.exec_cmd("nm-applet")
hl.exec_cmd("blueman-applet")
hl.exec_cmd("fcitx5")
hl.exec_cmd("wl-paste --type text --watch cliphist store")
hl.exec_cmd("wl-paste --type image --watch cliphist store")