back to dolphin as default file manager
This commit is contained in:
parent
1d10ba0c91
commit
91f5919bbe
3 changed files with 7 additions and 4 deletions
|
@ -255,7 +255,7 @@ in
|
|||
"SUPER,RETURN,exec,alacritty"
|
||||
"SUPER,C,killactive,"
|
||||
"SUPERSHIFT,Q,exit,"
|
||||
"SUPERSHIFT,D,exec,thunar"
|
||||
"SUPERSHIFT,D,exec,dolphin"
|
||||
"SUPERSHIFT,F,togglefloating,"
|
||||
"SUPER,w,exec,rofi -i -show window"
|
||||
"SUPER,E,exec,/home/chris/bin/emacslof"
|
||||
|
@ -380,6 +380,9 @@ in
|
|||
"nm-tray"
|
||||
# "emacs --daemon"
|
||||
];
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue