mirror of
https://github.com/kristoferssolo/solorice.git
synced 2026-03-18 08:09:40 +00:00
Update 2026-02-09
This commit is contained in:
@@ -4,19 +4,19 @@
|
||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Introduction
|
||||
|
||||
workspace "browser" {
|
||||
open-on-output "DP-2"
|
||||
open-on-output "DP-1"
|
||||
}
|
||||
|
||||
workspace "terminal" {
|
||||
open-on-output "DP-2"
|
||||
open-on-output "DP-1"
|
||||
}
|
||||
|
||||
workspace "chat" {
|
||||
open-on-output "DP-1"
|
||||
open-on-output "DP-2"
|
||||
}
|
||||
|
||||
workspace "music" {
|
||||
open-on-output "DP-1"
|
||||
open-on-output "DP-2"
|
||||
}
|
||||
|
||||
environment {
|
||||
@@ -293,8 +293,9 @@ spawn-at-startup "mako"
|
||||
// spawn-at-startup "waybar"
|
||||
spawn-at-startup "ashell"
|
||||
// spawn-sh-at-startup "dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP DISPLAY XAUTHORITY"
|
||||
spawn-at-startup "/usr/bin/gnome-keyring-daemon" "--daemonize" "--components=secrets"
|
||||
spawn-at-startup "nextcloud"
|
||||
// spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
spawn-at-startup "/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1"
|
||||
spawn-at-startup "xrdb" "~/.config/x11/xresources"
|
||||
spawn-at-startup "transmission-daemon"
|
||||
spawn-at-startup "{{browser}}"
|
||||
|
||||
Reference in New Issue
Block a user