remove now unused functions
This commit is contained in:
parent
3635e29149
commit
1035a90dd1
1 changed files with 0 additions and 14 deletions
|
@ -85,20 +85,6 @@
|
||||||
{ name = "bass"; src = bass.src; }
|
{ name = "bass"; src = bass.src; }
|
||||||
{ name = "sponge"; src = sponge.src; }
|
{ name = "sponge"; src = sponge.src; }
|
||||||
];
|
];
|
||||||
functions = {
|
|
||||||
start = "
|
|
||||||
niri-session
|
|
||||||
";
|
|
||||||
gnome-init = "
|
|
||||||
gnome-randr modify DP-1 -m 5120x2160@59.940
|
|
||||||
";
|
|
||||||
start-gnome = "
|
|
||||||
gnome-shell --wayland
|
|
||||||
";
|
|
||||||
game = "
|
|
||||||
gamescope -e -f --expose-wayland -w 2560 -h 1440 -r 60 -W 2560 -H 1440 -- steam
|
|
||||||
";
|
|
||||||
};
|
|
||||||
shellAbbrs = {
|
shellAbbrs = {
|
||||||
ga = "git add";
|
ga = "git add";
|
||||||
gc = "git commit";
|
gc = "git commit";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue