Commit 3afc662

Ansari <ping@ansari.wtf>
2026-04-22 19:24:59
new wallpapers
1 parent 2d2b71e
Changed files (5)
.assets/wallpapers/miles.jpg
Binary file
.assets/wallpapers/rdr2.jpg
Binary file
.assets/wallpapers/spiderman.jpg
Binary file
.config/swaync/config.json
@@ -89,8 +89,8 @@
           "command": "hyprpicker -an"
         },
         {
-          "label": "󰏘",
-          "command": "nwg-look"
+          "label": "󰂯",
+          "command": "smart-launch --tui 'bluetooth-setting' 'bash -c \"bluetui\"'"
         }
       ]
     }
.config/waybar/config.jsonc
@@ -1,7 +1,8 @@
 {
   "layer": "top",
   "position": "top",
-  "height": 32,
+	"output":"DP-1",
+	"height": 32,
   "spacing": 0,
   "modules-left": ["custom/about","clock#date" ,"clock#time", "custom/packages","custom/butt-out"],
   "modules-center": ["hyprland/workspaces#main"],
@@ -48,10 +49,10 @@
     "show-special": true,
     "format": "{icon}",
     "format-icons": {
-      "youtube": "",
-      "music": "󰎆"
+      "obs": "",
+      "music": "󰎆",
     },
-    "ignore-workspaces": ["^(?!.*(youtube|music)).*$"]
+    "ignore-workspaces": ["^(?!.*(obs|music)).*$"]
   },
 	"clock#date":{
 		"format": "{:%d-%m-%y}",