- adapted wezterm, oh-my-zsh and power10k themes.

- Added power10k config to the repo
- restarting swayosd-server and hyprpaper on lid open
This commit is contained in:
2026-02-11 19:47:41 +01:00
parent a62ccc43ae
commit 8f7bec4d25
4 changed files with 1845 additions and 1 deletions

5
bin/lid_open.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
hyprctl keyword monitor "eDP-1, preferred, 0x0, 1"
swayosd-server &
hyprpaper &