added copyq service
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
../../core/services/mako
|
||||
../../core/services/polkit
|
||||
../../core/services/hypr
|
||||
../../core/services/copyq
|
||||
# ../../core/services/power-monitor
|
||||
];
|
||||
home = {
|
||||
@@ -47,9 +48,10 @@
|
||||
xfce.thunar-volman
|
||||
];
|
||||
sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
BROWSER = "chromium";
|
||||
EDITOR = "nvim";
|
||||
TERM = "foot";
|
||||
TERM = "wezterm";
|
||||
|
||||
QT_QPA_PLATFORM = "wayland";
|
||||
SDL_VIDEODRIVER = "wayland";
|
||||
XDG_SESSION_TYPE = "wayland";
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
../../core/gui/discord
|
||||
../../core/gui/vscode
|
||||
../../core/gui/utility
|
||||
../../core/gui/hypr
|
||||
# core.tui
|
||||
../../core/tui/git/toothpick.nix
|
||||
../../core/tui/shell/toothpick.nix
|
||||
|
||||
Reference in New Issue
Block a user