tweaks
This commit is contained in:
parent
9413d520ad
commit
3fecf46f63
1 changed files with 1 additions and 26 deletions
|
@ -355,31 +355,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
# wayland.windowManager.sway = {
|
||||
# enable = true;
|
||||
# config = rec {
|
||||
# modifier = "Mod4";
|
||||
# terminal = "wezterm";
|
||||
# startup = [
|
||||
# # Launch Firefox on start
|
||||
# {command = "firefox";}
|
||||
# ];
|
||||
# };
|
||||
# };
|
||||
|
||||
# kanshi systemd service
|
||||
# systemd.user.services.kanshi = {
|
||||
# #description = "kanshi daemon";
|
||||
# environment = {
|
||||
# WAYLAND_DISPLAY="wayland-1";
|
||||
# DISPLAY = ":0";
|
||||
# };
|
||||
# serviceConfig = {
|
||||
# Type = "simple";
|
||||
# ExecStart = ''${pkgs.kanshi}/bin/kanshi -c kanshi_config_file'';
|
||||
# };
|
||||
# };
|
||||
|
||||
xdg.systemDirs.data = [
|
||||
"/home/emenel/.local/share/applications/wine/Programs"
|
||||
"/home/emenel/.local/share/applications"
|
||||
|
@ -389,7 +364,7 @@
|
|||
];
|
||||
|
||||
services.flatpak.packages = [
|
||||
"io.github.zen_browser.zen"
|
||||
"com.github.tchx84.Flatseal"
|
||||
"com.github.johnfactotum.QuickLookup"
|
||||
"com.heroicgameslauncher.hgl"
|
||||
"io.github.dyegoaurelio.simple-wireplumber-gui"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue