Added waybar launch
This commit is contained in:
@@ -304,8 +304,8 @@ layout {
|
||||
// See the binds section below for more spawn examples.
|
||||
|
||||
// This line starts waybar, a commonly used bar for Wayland compositors.
|
||||
// spawn-at-startup "waybar"
|
||||
spawn-at-startup "/home/danmac/.local/bin/sway_startup" "/usr/share/backgrounds/pika/yurtle_s_travelling_pot_shop_by_neytirix_dfb2d8o.jpg"
|
||||
spawn-at-startup "waybar"
|
||||
spawn-at-startup "/home/danmac/.config/niri/sway_startup" "/home/danmac/Pictures/Nextcloud/IMG_8826-Enhanced-NR.jpg"
|
||||
spawn-at-startup "xwayland-satellite"
|
||||
spawn-at-startup "xrdb" "/home/danmac/.Xresources"
|
||||
spawn-at-startup "flatpak" "run" "com.nextcloud.desktopclient.nextcloud"
|
||||
|
||||
@@ -172,7 +172,7 @@
|
||||
"format" : "⏻ ",
|
||||
"tooltip": false,
|
||||
"menu": "on-click",
|
||||
"menu-file": "/usr/share/waybar/custom_modules/power_menu.xml", // Menu file in resources folder
|
||||
"menu-file": "~/.config/waybar/custom_modules/power_menu.xml", // Menu file in resources folder
|
||||
"menu-actions": {
|
||||
"shutdown": "systemctl poweroff",
|
||||
"reboot": "systemctl reboot",
|
||||
|
||||
Reference in New Issue
Block a user