lol
This commit is contained in:
parent
57c734be61
commit
d3d243564e
|
@ -36,7 +36,6 @@
|
||||||
|
|
||||||
bind = [
|
bind = [
|
||||||
"$mod, B, exec, emote &"
|
"$mod, B, exec, emote &"
|
||||||
"$mod, H, exec, appimage-run Downloads/Suyu-Linux_x86_64.AppImage &"
|
|
||||||
"$mod, Z, exec, grim -g $(slurp) - | swappy -f -"
|
"$mod, Z, exec, grim -g $(slurp) - | swappy -f -"
|
||||||
"$mod, D, exec, prismlauncher -l minecraft"
|
"$mod, D, exec, prismlauncher -l minecraft"
|
||||||
"$mod, S, exec, brave"
|
"$mod, S, exec, brave"
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
configDir = "/home/joy/.config/syncthing";
|
configDir = "/home/joy/.config/syncthing";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
services.flatpak.enable = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
#Games
|
#Games
|
||||||
alacritty
|
alacritty
|
||||||
|
@ -52,7 +52,6 @@
|
||||||
cinnamon.nemo
|
cinnamon.nemo
|
||||||
bottles
|
bottles
|
||||||
thunderbird
|
thunderbird
|
||||||
chatterino2
|
|
||||||
gnome.gnome-clocks
|
gnome.gnome-clocks
|
||||||
gnome.gnome-calculator
|
gnome.gnome-calculator
|
||||||
gnome.vinagre
|
gnome.vinagre
|
||||||
|
|
Loading…
Reference in a new issue