some wl additions
This commit is contained in:
parent
447b53fb6c
commit
3f40bfa0fc
|
|
@ -83,8 +83,8 @@ workspace = 9
|
|||
################################
|
||||
|
||||
env = XCURSOR_THEME,Chicago95_Emerald
|
||||
env = XCURSOR_SIZE,20
|
||||
exec-once = hyprctl setcursor Chicago95_Emerald 20
|
||||
env = XCURSOR_SIZE,22
|
||||
exec-once = hyprctl setcursor Chicago95_Emerald 22
|
||||
env = QT_QPA_PLATFORMTHEME,qt5ct
|
||||
env = QT_QPA_PLATFORM,wayland
|
||||
|
||||
|
|
@ -190,7 +190,8 @@ bind = SHIFT, Print, exec, grim -g "$(slurp)" ~/Pictures/shot-$(date +%F-%T).png
|
|||
################################
|
||||
|
||||
exec-once = ~/.local/bin/hypr-version.sh
|
||||
exec-once = ~/.local/bin/wallpaper-tile.sh
|
||||
#exec-once = ~/.local/bin/wallpaper-tile.sh
|
||||
exec-once = swaybg --color 3f5469
|
||||
exec-once = ~/.local/bin/import-gsettings
|
||||
|
||||
# Notifications
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
yambar hyprland xdg-desktop-portal-hyprland xdg-desktop-portal wayland wayland-protocols xorg-xwayland pipewire pipewire-pulse wireplumber brightnessctl gammastep mako bemenu foot grim slurp swaybg noto-fonts noto-fonts-emoji ttf-jetbrains-mono nscde nwg-look qt5ct qt6ct redmond97-gtk-theme-git qt5-styleplugins qt6gtk2
|
||||
yambar hyprland xdg-desktop-portal-hyprland xdg-desktop-portal wayland wayland-protocols xorg-xwayland pipewire pipewire-pulse wireplumber brightnessctl gammastep mako bemenu foot grim slurp swaybg noto-fonts noto-fonts-emoji ttf-jetbrains-mono nscde nwg-look qt5ct qt6ct redmond97-gtk-theme-git qt5-styleplugins qt6gtk2 chicago95-gtk-theme-git chicago95-icon-theme-git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue