Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
6
themes/hacker/.config/sway/exec
Normal file
6
themes/hacker/.config/sway/exec
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
exec_always autotiling
|
||||
exec export QT_QPA_PLATFORMTHEME=qt6ct
|
||||
exec export XDG_CURRENT_DESKTOP=sway
|
||||
exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
|
||||
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
|
||||
exec systemctl --user start xdg-desktop-portal-wlr.service
|
||||
Loading…
Add table
Add a link
Reference in a new issue