feat: Add codeFig snippet
This commit is contained in:
parent
6a30594699
commit
79ed239d07
7 changed files with 69 additions and 36 deletions
|
|
@ -1,12 +1,17 @@
|
|||
#fix the fucking portal
|
||||
exec-once=systemctl --user import-environment
|
||||
exec-once=dbus-update-activation-environment --systemd --all
|
||||
exec-once=hyprctl setcursor Bibata-Modern-Classic 24
|
||||
|
||||
env = GTK_CSD,0
|
||||
env = TERM,"kitty /bin/fish"
|
||||
env = XDG_CURRENT_DESKTOP=Hyprland
|
||||
env = XDG_SESSION_TYPE=wayland
|
||||
env = XDG_SESSION_DESKTOP=Hyprland
|
||||
env = HYPRCURSOR_THEME,Bibata-Modern-Classic
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = XCURSOR_THEME,Bibata-Modern-Classic
|
||||
env = XCURSOR_SIZE,24
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
env = QT_WAYLAND_FORCE_DPI,96
|
||||
env = QT_AUTO_SCREEN_SCALE_FACTOR,0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue