Updates
This commit is contained in:
parent
9f809b2594
commit
5027ad2902
26
.settings/waybar-quicklinks.json
Normal file
26
.settings/waybar-quicklinks.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"custom/quicklink1": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/browser.sh",
|
||||
"tooltip-format": "Open browser"
|
||||
},
|
||||
/*
|
||||
"custom/quicklink1": {
|
||||
"format": "",
|
||||
"on-click": "firefox",
|
||||
"tooltip-format": "Open Firefox"
|
||||
},
|
||||
*/
|
||||
"custom/quicklink2": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/filemanager.sh",
|
||||
"tooltip-format": "Open filemanager"
|
||||
},
|
||||
"group/quicklinks": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/quicklink1",
|
||||
"custom/quicklink2"
|
||||
]
|
||||
}
|
||||
}
|
@ -136,20 +136,6 @@
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
// Filemanager Launcher
|
||||
"custom/filemanager": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/filemanager.sh",
|
||||
"tooltip-format": "Open filemanager"
|
||||
},
|
||||
|
||||
// Browser Launcher
|
||||
"custom/browser": {
|
||||
"format": "",
|
||||
"on-click": "~/dotfiles/.settings/browser.sh",
|
||||
"tooltip-format": "Open browser"
|
||||
},
|
||||
|
||||
// ChatGPT Launcher
|
||||
"custom/chatgpt": {
|
||||
"format": " ",
|
||||
@ -315,15 +301,6 @@
|
||||
]
|
||||
},
|
||||
|
||||
// Group Quicklinks
|
||||
"group/quicklinks": {
|
||||
"orientation": "horizontal",
|
||||
"modules": [
|
||||
"custom/browser",
|
||||
"custom/filemanager",
|
||||
]
|
||||
},
|
||||
|
||||
// Network
|
||||
"network": {
|
||||
"format": "{ifname}",
|
||||
|
@ -19,7 +19,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -19,7 +19,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -165,6 +165,16 @@ window#waybar.empty #window {
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-quicklink1,
|
||||
#custom-quicklink2,
|
||||
#custom-quicklink3,
|
||||
#custom-quicklink4,
|
||||
#custom-quicklink5,
|
||||
#custom-quicklink6,
|
||||
#custom-quicklink7,
|
||||
#custom-quicklink8,
|
||||
#custom-quicklink9,
|
||||
#custom-quicklink10,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 20px;
|
||||
|
@ -19,7 +19,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -18,7 +18,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -136,6 +136,16 @@ window#waybar.empty #window {
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-quicklink1,
|
||||
#custom-quicklink2,
|
||||
#custom-quicklink3,
|
||||
#custom-quicklink4,
|
||||
#custom-quicklink5,
|
||||
#custom-quicklink6,
|
||||
#custom-quicklink7,
|
||||
#custom-quicklink8,
|
||||
#custom-quicklink9,
|
||||
#custom-quicklink10,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 14px;
|
||||
|
@ -19,7 +19,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -166,6 +166,16 @@ window#waybar.empty #window {
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-quicklink1,
|
||||
#custom-quicklink2,
|
||||
#custom-quicklink3,
|
||||
#custom-quicklink4,
|
||||
#custom-quicklink5,
|
||||
#custom-quicklink6,
|
||||
#custom-quicklink7,
|
||||
#custom-quicklink8,
|
||||
#custom-quicklink9,
|
||||
#custom-quicklink10,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 20px;
|
||||
|
@ -26,7 +26,10 @@
|
||||
"spacing": 0,
|
||||
|
||||
// Load Modules
|
||||
"include": ["~/dotfiles/waybar/themes/starter/modules.json"],
|
||||
"include": [
|
||||
"~/dotfiles/.settings/waybar-quicklinks.json",
|
||||
"~/dotfiles/waybar/themes/starter/modules.json"
|
||||
],
|
||||
|
||||
// Modules Left
|
||||
"modules-left": [
|
||||
|
@ -166,6 +166,16 @@ window#waybar.empty #window {
|
||||
#custom-system,
|
||||
#custom-hyprshade,
|
||||
#custom-hypridle,
|
||||
#custom-quicklink1,
|
||||
#custom-quicklink2,
|
||||
#custom-quicklink3,
|
||||
#custom-quicklink4,
|
||||
#custom-quicklink5,
|
||||
#custom-quicklink6,
|
||||
#custom-quicklink7,
|
||||
#custom-quicklink8,
|
||||
#custom-quicklink9,
|
||||
#custom-quicklink10,
|
||||
#custom-waybarthemes {
|
||||
margin-right: 23px;
|
||||
font-size: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user