mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-24 11:51:50 +08:00
Workaround vscode and fix wine
This commit is contained in:
parent
59fdf92f70
commit
3e51bd3c7c
@ -18,6 +18,7 @@ exec light -S 70
|
|||||||
exec gentoo-pipewire-launcher
|
exec gentoo-pipewire-launcher
|
||||||
exec swaync
|
exec swaync
|
||||||
exec playerctld daemon
|
exec playerctld daemon
|
||||||
|
exec dbus-update-activation-environment --all
|
||||||
|
|
||||||
#my keybinds
|
#my keybinds
|
||||||
|
|
||||||
|
1
.zshrc
1
.zshrc
@ -110,7 +110,6 @@ export GOPATH=$HOME/.cache/go
|
|||||||
export LESSHISTFILE=/dev/null
|
export LESSHISTFILE=/dev/null
|
||||||
export LYNX_CFG=$HOME/.config/lynx/lynxrc
|
export LYNX_CFG=$HOME/.config/lynx/lynxrc
|
||||||
export TASKRC=$HOME/.config/task/taskrc
|
export TASKRC=$HOME/.config/task/taskrc
|
||||||
export WINEPREFIX=$HOME/.config/wine
|
|
||||||
export XDG_CACHE_HOME=$HOME/.cache
|
export XDG_CACHE_HOME=$HOME/.cache
|
||||||
export XDG_CONFIG_HOME=$HOME/.config
|
export XDG_CONFIG_HOME=$HOME/.config
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user