Hyprland stuff

This commit is contained in:
iFargle 2023-08-14 22:06:52 +09:00
parent 2323ab288b
commit b85aa5e5fc
2 changed files with 4 additions and 4 deletions

View file

@ -3,13 +3,13 @@
# Called from: /hosts/${hostname}/desktops/hyprland-conf.nix
# https://yewtu.be/watch?v=tWQB1NDDA9c
# Waybar configuration
"~/.config/waybar/config.jsonc" = {
".config/waybar/config.jsonc" = {
enable = true;
executable = false;
text = "";
};
# Waybar theming
"~/.config/waybar/style.css" = {
".config/waybar/style.css" = {
enable = true;
executable = false;
text = "";

View file

@ -1,6 +1,6 @@
{ ... }: {
home.file = {
"~/.config/hpyr/hyprland.conf" = {
".config/hpyr/hyprland.conf" = {
enable = true;
text = "
# This is an example Hyprland config file.
@ -174,7 +174,7 @@
";
};
# Set the custom launcher script
"~/.config/hypr/start.sh" = {
".config/hypr/start.sh" = {
enable = true;
executable = true;
text = "