Compare commits
No commits in common. "71c24657780a1bffe6429d1302dbe4667d0f3d05" and "93c301f9ae3887bd261ec4c7822d97c960cf3a31" have entirely different histories.
71c2465778
...
93c301f9ae
2 changed files with 0 additions and 12 deletions
|
@ -195,12 +195,6 @@
|
|||
(keymap-global-unset "C--")
|
||||
(keymap-global-set "C--" #'priime-font-)
|
||||
|
||||
(when (string= (system-name) "framework")
|
||||
(setenv "DISPLAY" ":0")
|
||||
(setenv "WAYLAND_DISPLAY" "wayland-1")
|
||||
(setenv "XDG_SESSION_TYPE" "wayland")
|
||||
(setenv "GDK_BACKEND" "wayland"))
|
||||
|
||||
(priime-font-reload))
|
||||
|
||||
(provide 'priime-general)
|
||||
|
|
|
@ -78,7 +78,6 @@
|
|||
nemo
|
||||
xdg-desktop-portal
|
||||
xdg-desktop-portal-wlr
|
||||
wpaperd
|
||||
|
||||
discord
|
||||
steam
|
||||
|
@ -193,11 +192,6 @@
|
|||
services.pasystray.enable = true;
|
||||
services.easyeffects.enable = true;
|
||||
|
||||
services.wpaperd = {
|
||||
enable = true;
|
||||
settings.eDP-2.path = "/home/priime/.wallpaper/mountain.jpg";
|
||||
};
|
||||
|
||||
# Compositor
|
||||
services.picom = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue