Add pass to VSCode.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
format = "<b>%s</b>\n%b"
|
||||
alignment = left
|
||||
vertical_alignment = center
|
||||
show_indicators = yes
|
||||
show_indicators = no
|
||||
word_wrap = yes
|
||||
|
||||
### Icons ###
|
||||
|
||||
@@ -26,6 +26,22 @@ monitor=DP-1, 2560x1440@144, 0x0, 1
|
||||
monitor=DP-2, 1920x1200@60, 2560x0, 1
|
||||
|
||||
|
||||
##################
|
||||
### GPU NVIDIA ###
|
||||
##################
|
||||
|
||||
env = NVD_BACKEND,direct
|
||||
env = LIBVA_DRIVER_NAME,nvidia
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
|
||||
env = XDG_CURRENT_DESKTOP,Hyprland
|
||||
env = XDG_SESSION_TYPE,wayland
|
||||
env = XDG_SESSION_DESKTOP,Hyprland
|
||||
env = QT_QPA_PLATFORMTHEME,hyprqt6engine
|
||||
|
||||
|
||||
###################
|
||||
### MY PROGRAMS ###
|
||||
###################
|
||||
@@ -49,6 +65,7 @@ exec-once = $terminal
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = hypridle
|
||||
exec-once = pass-secret-service
|
||||
# exec-once = $terminal
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
|
||||
Reference in New Issue
Block a user