mirror of
https://github.com/bytequill/dotfiles.git
synced 2025-08-02 22:26:56 +02:00
Waybar config overhaul; Docs clarity
This commit is contained in:
parent
f6b4ff31ed
commit
cd5e951dfa
@ -977,7 +977,7 @@ require("lazy").setup({
|
|||||||
-- NOTE: Mnemonics and notes for keys I want to actively incorporate into my editing
|
-- NOTE: Mnemonics and notes for keys I want to actively incorporate into my editing
|
||||||
-- [[ Insert mode entering ]] note - I keep just using `i` and its frustrating.
|
-- [[ Insert mode entering ]] note - I keep just using `i` and its frustrating.
|
||||||
-- `i` Always enters on the *left* side of the char. `I` start of line - Think about it as [I]nsert mode [I]nside
|
-- `i` Always enters on the *left* side of the char. `I` start of line - Think about it as [I]nsert mode [I]nside
|
||||||
-- `a` Always enters on the *right* side of the char. `A` end of line - Think about it as insert mode [A]utside (phonetic)
|
-- `a` Always enters on the *right* side of the char. `A` end of line - Think about it as insert mode [A]utside (phonetic) (the actual mnemonic is "append" fyi)
|
||||||
-- For completeness sake tho I remember to use that one: `o` creates a new line below to edit. `O` above (and enters Insert)
|
-- For completeness sake tho I remember to use that one: `o` creates a new line below to edit. `O` above (and enters Insert)
|
||||||
-- If you do not want to enter insert mode. Just create a new line use `]<space>` or `[<space>`
|
-- If you do not want to enter insert mode. Just create a new line use `]<space>` or `[<space>`
|
||||||
-- [[ Deletion ]]
|
-- [[ Deletion ]]
|
||||||
@ -998,7 +998,7 @@ require("lazy").setup({
|
|||||||
-- <C-/> - Search from start of buffer
|
-- <C-/> - Search from start of buffer
|
||||||
-- Notable mention: Single character search
|
-- Notable mention: Single character search
|
||||||
-- In normal mode the command `f` followed by a character navigates to the next occurance of the character entered. Use `F` for previous. Using `t` and `T` works the same
|
-- In normal mode the command `f` followed by a character navigates to the next occurance of the character entered. Use `F` for previous. Using `t` and `T` works the same
|
||||||
-- but places the cursor one loc earlier than the target
|
-- but places the cursor one char earlier than the target
|
||||||
|
|
||||||
-- The line beneath this is called `modeline`. See `:help modeline`
|
-- The line beneath this is called `modeline`. See `:help modeline`
|
||||||
-- vim: ts=2 sts=2 sw=2 et
|
-- vim: ts=2 sts=2 sw=2 et
|
||||||
|
@ -13,16 +13,18 @@
|
|||||||
"hyprland/workspaces",
|
"hyprland/workspaces",
|
||||||
// "sway/mode",
|
// "sway/mode",
|
||||||
// "sway/scratchpad",
|
// "sway/scratchpad",
|
||||||
|
"hyprland/window",
|
||||||
"custom/spotify"
|
"custom/spotify"
|
||||||
// "custom/media"
|
// "custom/media"
|
||||||
],
|
],
|
||||||
"modules-center": [
|
// "modules-center": [
|
||||||
"hyprland/window"
|
// "hyprland/window"
|
||||||
],
|
// ],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"mpd",
|
"mpd",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
"pulseaudio",
|
"pulseaudio",
|
||||||
|
"upower#ble1", // My universal BT headset
|
||||||
"network",
|
"network",
|
||||||
// "power-profiles-daemon",
|
// "power-profiles-daemon",
|
||||||
"cpu",
|
"cpu",
|
||||||
@ -116,15 +118,16 @@
|
|||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
// "timezone": "America/New_York",
|
// "timezone": "America/New_York",
|
||||||
|
"format": "{:%Y-%m-%d %H:%M}",
|
||||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||||
"format-alt": "{:%Y-%m-%d}"
|
"format-alt": "{:%Y-%m-%d}"
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
"format": "{usage}% ",
|
"format": "{usage:02}% ({load:0.01f}) ",
|
||||||
"tooltip": false
|
"tooltip": false
|
||||||
},
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": "{}% "
|
"format": "{used:0.1f} - {avail:0.1f}G {percentage}% "
|
||||||
},
|
},
|
||||||
"temperature": {
|
"temperature": {
|
||||||
// "thermal-zone": 2,
|
// "thermal-zone": 2,
|
||||||
@ -171,6 +174,10 @@
|
|||||||
// "format-full": "",
|
// "format-full": "",
|
||||||
"format-icons": ["", "", "", "", ""]
|
"format-icons": ["", "", "", "", ""]
|
||||||
},
|
},
|
||||||
|
"upower#ble1": {
|
||||||
|
"native-path": "/org/bluez/hci0/dev_E8_EE_CC_F1_6C_DE",
|
||||||
|
"format": " {percentage}",
|
||||||
|
},
|
||||||
"power-profiles-daemon": {
|
"power-profiles-daemon": {
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"tooltip-format": "Power profile: {profile}\nDriver: {driver}",
|
"tooltip-format": "Power profile: {profile}\nDriver: {driver}",
|
||||||
@ -194,18 +201,18 @@
|
|||||||
"pulseaudio": {
|
"pulseaudio": {
|
||||||
// "scroll-step": 1, // %, can be a float
|
// "scroll-step": 1, // %, can be a float
|
||||||
"format": "{volume}% {icon}",
|
"format": "{volume}% {icon}",
|
||||||
"format-bluetooth": "{volume}% {icon} {format_source}",
|
"format-bluetooth": "{volume}% ", //{format_source}",
|
||||||
"format-bluetooth-muted": "MUT: {icon} {format_source}",
|
"format-bluetooth-muted": "MUT: ", // {format_source}",
|
||||||
"format-muted": "MUT: {format_source}",
|
"format-muted": "MUT: {volume}% {icon}",
|
||||||
// "format-source": "{volume}% ",
|
// "format-source": "{volume}% ",
|
||||||
"format-source-muted": "",
|
"format-source-muted": "",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"headphone": "",
|
// "headphone": "",
|
||||||
"hands-free": "hands-free:",
|
// "hands-free": "",
|
||||||
"headset": "headset:", // prefer text in that one tbh
|
// "headset": "",
|
||||||
"phone": "",
|
// "phone": "",
|
||||||
"portable": "",
|
// "portable": "",
|
||||||
"car": "",
|
// "car": "",
|
||||||
"default": ["", "", ""]
|
"default": ["", "", ""]
|
||||||
},
|
},
|
||||||
"on-click": "pavucontrol"
|
"on-click": "pavucontrol"
|
||||||
|
@ -8,7 +8,7 @@ This repo contains submodules. These are not pulled with the default clone comma
|
|||||||
```sh
|
```sh
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
```
|
```
|
||||||
or clone with them:
|
or clone the repo with them:
|
||||||
```sh
|
```sh
|
||||||
git clone --recurse-submodules https://git.codebased.xyz/bytequill/dotfiles.git
|
git clone --recurse-submodules https://git.codebased.xyz/bytequill/dotfiles.git
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user