Add useful GTK bookmarks and minor cleanup
This commit is contained in:
parent
910239fdef
commit
c474c51293
|
@ -7,7 +7,6 @@ set -g man_bold -o magenta
|
|||
|
||||
# Aliases
|
||||
alias f "fff"
|
||||
alias wlan "iw dev wlp4s0 scan | grep SSID"
|
||||
alias bc "bc -l"
|
||||
alias vim "nvim"
|
||||
alias docker-compose "podman-compose"
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
file:///home/coolneng/Downloads
|
||||
file:///home/coolneng/Documents
|
||||
file:///home/coolneng/Documents/Archive-uni/Third-year
|
||||
file:///home/coolneng/Photos/GIFs
|
||||
file:///home/coolneng/Photos/Screenshots
|
||||
file:///home/coolneng/Photos/MuisLata
|
||||
file:///home/coolneng/Photos/Rehiwi
|
||||
file:///home/coolneng/Photos/NPC
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
},
|
||||
"pulseaudio": {
|
||||
// "scroll-step": 1, // %, can be a float
|
||||
"format": "<span foreground='#88C0D0'>{icon}</span> {volume}%",
|
||||
"format": "<span foreground='#88C0D0'>{icon}</span> {volume}%",
|
||||
"format-muted": "<span foreground='#88C0D0'>婢</span>",
|
||||
"format-icons": {
|
||||
"default": ["", "墳", ""]
|
||||
|
|
Loading…
Reference in New Issue