Merge orion edits
This commit is contained in:
parent
73818cccd2
commit
365623390b
@ -27,11 +27,11 @@ with lib;
|
|||||||
in
|
in
|
||||||
concatStrings [
|
concatStrings [
|
||||||
''
|
''
|
||||||
env = GBM_BACKEND, nvidia-drm
|
env = GBM_BACKEND, nvidia-drm
|
||||||
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
|
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
|
||||||
env = ENABLE_VKBASALT, 1
|
env = ENABLE_VKBASALT, 1
|
||||||
env = LIBVA_DRIVER_NAME, nvidia
|
env = LIBVA_DRIVER_NAME, nvidia
|
||||||
env = NIXOS_OZONE_WL, 1
|
env = NIXOS_OZONE_WL, 1
|
||||||
env = NIXPKGS_ALLOW_UNFREE, 1
|
env = NIXPKGS_ALLOW_UNFREE, 1
|
||||||
env = XDG_CURRENT_DESKTOP, Hyprland
|
env = XDG_CURRENT_DESKTOP, Hyprland
|
||||||
env = XDG_SESSION_TYPE, wayland
|
env = XDG_SESSION_TYPE, wayland
|
||||||
@ -54,7 +54,7 @@ with lib;
|
|||||||
exec-once = [workspace special silent] foot
|
exec-once = [workspace special silent] foot
|
||||||
exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/pink-desert.jpeg
|
exec-once = sleep 1.5 && swww img /home/${username}/Pictures/Wallpapers/pink-desert.jpeg
|
||||||
${builtins.toString config.desktop.hostMonitorSettings}
|
${builtins.toString config.desktop.hostMonitorSettings}
|
||||||
monitor = Unknown-1, disable
|
monitor = Unknown-1, disable
|
||||||
exec-once = ${terminal}
|
exec-once = ${terminal}
|
||||||
general {
|
general {
|
||||||
gaps_in = 6
|
gaps_in = 6
|
||||||
@ -138,7 +138,7 @@ with lib;
|
|||||||
bind = ${modifier},ESCAPE,killactive,
|
bind = ${modifier},ESCAPE,killactive,
|
||||||
bind = ${modifier},GRAVE,toggleSpecialWorkspace
|
bind = ${modifier},GRAVE,toggleSpecialWorkspace
|
||||||
bind = ${modifier},Return,exec,${terminal}
|
bind = ${modifier},Return,exec,${terminal}
|
||||||
bind = ${modifier}SHIFT,Return,exec,rofi-launcher
|
bind = ${modifier},R,exec,rofi-launcher
|
||||||
bind = ${modifier}SHIFT,W,exec,web-search
|
bind = ${modifier}SHIFT,W,exec,web-search
|
||||||
bind = ${modifier}ALT,W,exec,wallsetter
|
bind = ${modifier}ALT,W,exec,wallsetter
|
||||||
bind = ${modifier}SHIFT,N,exec,swaync-client -rs
|
bind = ${modifier}SHIFT,N,exec,swaync-client -rs
|
||||||
|
|||||||
@ -111,6 +111,7 @@ in
|
|||||||
ungoogled-chromium
|
ungoogled-chromium
|
||||||
filezilla
|
filezilla
|
||||||
spotify
|
spotify
|
||||||
|
anki-bin
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
networkmanagerapplet
|
networkmanagerapplet
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user