honestly just wayyy too muchz
liek media and stuff and fixing shit and iinstalling adblock on browser by default cool shiz
This commit is contained in:
parent
a4dfaabe09
commit
bf430f5b71
20 changed files with 436 additions and 186 deletions
|
|
@ -76,37 +76,21 @@
|
|||
#
|
||||
# /etc/profiles/per-user/marty/etc/profile.d/hm-session-vars.sh
|
||||
#
|
||||
home.sessionVariables = {
|
||||
EDITOR = "codium";
|
||||
|
||||
device.type.desktop = true;
|
||||
|
||||
desktop = {
|
||||
hyprland = {
|
||||
enable = true;
|
||||
numlock = true;
|
||||
monitors = [
|
||||
"desc:AOC Q27G2WG4 0x00005F45, 2560x1440@144, 3840x0, 1 # main monitor"
|
||||
"desc:Samsung Electric Company S24D330 0x5A5A5131, 1920x1080@60, 3840x1440, 1 # side monitor"
|
||||
"desc:Panasonic Industry Company Panasonic-TV, 3840x2160@30, 0x0, 1 # tv"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
# device = {
|
||||
# type = "desktop";
|
||||
# };
|
||||
# development = {
|
||||
# vscodium.enable = true;
|
||||
# git.enable = true;
|
||||
# };
|
||||
# terminal = {
|
||||
# kitty.enable = true;
|
||||
# };
|
||||
# desktop = {
|
||||
# hyprland = {
|
||||
# enable = false;
|
||||
# numlock = true;
|
||||
# monitors = [
|
||||
# "monitor = desc:AOC Q27G2WG4 0x00005F45, 2560x1440@144, 3840x0, 1 # main monitor"
|
||||
# "monitor = desc:Samsung Electric Company S24D330 0x5A5A5131, 1920x1080@60, 3840x1440, 1 # side monitor"
|
||||
# "monitor = desc:Panasonic Industry Company Panasonic-TV, 3840x2160@30, 0x0, 1 # tv"
|
||||
# ];
|
||||
# };
|
||||
# rofi.enable = true;
|
||||
# walker.enable = true;
|
||||
# wallpaper.enable = true;
|
||||
# };
|
||||
# misc = {
|
||||
# bitwarden.enable = true;
|
||||
# };
|
||||
gaming.steam.enable = true;
|
||||
|
||||
imports = [
|
||||
inputs.walker.homeManagerModules.default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue