export QT_QPA_PLATFORM=wayland

This commit is contained in:
rileyrg 2024-01-11 13:17:32 +01:00
parent c6a3223d57
commit 3909cf3379
3 changed files with 11 additions and 2 deletions

View file

@ -33,6 +33,9 @@ export CMAKE_EXPORT_COMPILE_COMMANDS=1
export RIPGREP_CONFIG_PATH="${HOME}"/.ripgreprc
# OBS recording studio
export QT_QPA_PLATFORM=wayland
#alias man=eman
export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"./node_modules/.bin":"${PATH}"

View file

@ -118,6 +118,9 @@ NB - NOT Exported as lots of things want to update it
export RIPGREP_CONFIG_PATH="${HOME}"/.ripgreprc
# OBS recording studio
export QT_QPA_PLATFORM=wayland
#alias man=eman
export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"./node_modules/.bin":"${PATH}"
@ -2053,7 +2056,7 @@ but in both cases we check if it exists in the sway tree, and, if not, set it it
notify-send -t 3000 "${@}" || true
<a id="org464732e"></a>
<a id="org7371001"></a>
### ~/bin/sway/sway-screen
@ -2099,7 +2102,7 @@ See <https://www.reddit.com/r/swaywm/comments/10ys0oy/comment/j80lu88/?context=3
### ~/bin/sway/sway-screen-menu
Gui to select a display and enable/disable it. Calls down to [~/bin/sway/sway-screen](#org464732e).
Gui to select a display and enable/disable it. Calls down to [~/bin/sway/sway-screen](#org7371001).
:ID: 82455cae-1c48-48b2-a8b3-cb5d44eeaee9

View file

@ -184,6 +184,9 @@ CLOSED: [2021-01-11 Mo 01:36] SCHEDULED: <2021-01-10 Sun>
export RIPGREP_CONFIG_PATH="${HOME}"/.ripgreprc
# OBS recording studio
export QT_QPA_PLATFORM=wayland
#alias man=eman
export PATH="${HOME}/bin":"${HOME}/bin/sway":"${HOME}/.local/bin":"${HOME}/.emacs.d/bin":"./node_modules/.bin":"${PATH}"