minor updates
This commit is contained in:
parent
c732f528a2
commit
abe33a2748
3 changed files with 4 additions and 3 deletions
|
|
@ -8,3 +8,6 @@ enable_tailscale:
|
||||||
tailscale configure systray --enable-startup=systemd
|
tailscale configure systray --enable-startup=systemd
|
||||||
systemctl --user daemon-reload
|
systemctl --user daemon-reload
|
||||||
systemctl --user enable --now tailscale-systray
|
systemctl --user enable --now tailscale-systray
|
||||||
|
|
||||||
|
fix_gsettings:
|
||||||
|
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal alacritty
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
spawn-at-startup "qs" "-c" "noctalia-shell"
|
||||||
window-rule {
|
window-rule {
|
||||||
// Rounded corners for a modern look.
|
// Rounded corners for a modern look.
|
||||||
geometry-corner-radius 20
|
geometry-corner-radius 20
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
spawn-at-startup "qs" "-c" "noctalia-shell"
|
|
||||||
|
|
||||||
window-rule {
|
window-rule {
|
||||||
match app-id="firefox"
|
match app-id="firefox"
|
||||||
open-on-workspace "1"
|
open-on-workspace "1"
|
||||||
|
|
@ -41,4 +39,3 @@ output "PNP(GWD) ARZOPA 000000000000" {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue