chore: general i3 update
This commit is contained in:
5
.xsessionrc
Normal file
5
.xsessionrc
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [[ "$DESKTOP_SESSION" == "i3" ]]; then
|
||||
export QT_QPA_PLATFORMTHEME="qt5ct"
|
||||
fi
|
||||
Reference in New Issue
Block a user