Move gaming remaining options
This commit is contained in:
parent
b63dafb8a6
commit
c88df9b954
4 changed files with 15 additions and 47 deletions
|
|
@ -5,13 +5,13 @@
|
|||
# variables for system
|
||||
conf = {
|
||||
monitor = "DP-1";
|
||||
gaming = {
|
||||
enable = true;
|
||||
device = 1;
|
||||
};
|
||||
hostname = "marmo";
|
||||
};
|
||||
mods = {
|
||||
gaming = {
|
||||
enable = true;
|
||||
gpu_device = 1;
|
||||
};
|
||||
stylix.colorscheme = "catppuccin-mocha";
|
||||
hyprland.monitor = [
|
||||
# default
|
||||
|
|
|
|||
|
|
@ -10,13 +10,13 @@ in
|
|||
# config variables
|
||||
conf = {
|
||||
monitor = "DP-1";
|
||||
gaming = {
|
||||
enable = true;
|
||||
};
|
||||
streamdeck.enable = true;
|
||||
hostname = "spaceship";
|
||||
};
|
||||
mods = {
|
||||
gaming = {
|
||||
enable = true;
|
||||
};
|
||||
stylix.colorscheme = "catppuccin-mocha";
|
||||
hyprland = {
|
||||
monitor = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue