mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
fix laptop polybar and dunst config
This commit is contained in:
parent
d78f7bc132
commit
bf7e15d63a
@ -29,7 +29,7 @@
|
|||||||
# the top and down respectively.
|
# the top and down respectively.
|
||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
geometry = "0x6-42+95"
|
geometry = "0x4-82+100"
|
||||||
|
|
||||||
# Turn on the progess bar
|
# Turn on the progess bar
|
||||||
progress_bar = true
|
progress_bar = true
|
||||||
@ -71,18 +71,18 @@
|
|||||||
separator_height = 2
|
separator_height = 2
|
||||||
|
|
||||||
# Padding between text and separator.
|
# Padding between text and separator.
|
||||||
padding = 24
|
padding = 10
|
||||||
|
|
||||||
# Horizontal padding.
|
# Horizontal padding.
|
||||||
horizontal_padding = 15
|
horizontal_padding = 10
|
||||||
|
|
||||||
# Padding between text and icon.
|
# Padding between text and icon.
|
||||||
text_icon_padding = 25
|
text_icon_padding = 15
|
||||||
|
|
||||||
# Defines width in pixels of frame around the notification window.
|
# Defines width in pixels of frame around the notification window.
|
||||||
# Set to 0 to disable.
|
# Set to 0 to disable.
|
||||||
# frame_width = 7
|
frame_width = 7
|
||||||
frame_width = 14
|
# frame_width = 14
|
||||||
|
|
||||||
# Defines color of the frame around the notification window.
|
# Defines color of the frame around the notification window.
|
||||||
frame_color = "#aaaaaa"
|
frame_color = "#aaaaaa"
|
||||||
@ -107,11 +107,11 @@
|
|||||||
|
|
||||||
### Text ###
|
### Text ###
|
||||||
|
|
||||||
font = Hack 14
|
font = "mononoki Nerd Font" 8
|
||||||
|
|
||||||
# The spacing between lines. If the height is smaller than the
|
# The spacing between lines. If the height is smaller than the
|
||||||
# font height, it will get raised to the font height.
|
# font height, it will get raised to the font height.
|
||||||
line_height = 0
|
line_height = 1
|
||||||
|
|
||||||
# Possible values are:
|
# Possible values are:
|
||||||
# full: Allow a small subset of html markup in notifications:
|
# full: Allow a small subset of html markup in notifications:
|
||||||
@ -190,10 +190,10 @@
|
|||||||
# Scale small icons up to this size, set to 0 to disable. Helpful
|
# Scale small icons up to this size, set to 0 to disable. Helpful
|
||||||
# for e.g. small files or high-dpi screens. In case of conflict,
|
# for e.g. small files or high-dpi screens. In case of conflict,
|
||||||
# max_icon_size takes precedence over this.
|
# max_icon_size takes precedence over this.
|
||||||
min_icon_size = 75
|
min_icon_size = 64
|
||||||
|
|
||||||
# Scale larger icons down to this size, set to 0 to disable
|
# Scale larger icons down to this size, set to 0 to disable
|
||||||
max_icon_size = 255
|
max_icon_size = 128
|
||||||
|
|
||||||
# Paths to default icons.
|
# Paths to default icons.
|
||||||
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
|
icon_path = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16/devices/
|
||||||
@ -297,7 +297,7 @@
|
|||||||
# dunst will attempt to calculate an appropriate dpi value for each monitor
|
# dunst will attempt to calculate an appropriate dpi value for each monitor
|
||||||
# using the resolution and physical size. This might be useful in setups
|
# using the resolution and physical size. This might be useful in setups
|
||||||
# where there are multiple screens with very different dpi values.
|
# where there are multiple screens with very different dpi values.
|
||||||
per_monitor_dpi = false
|
per_monitor_dpi = true
|
||||||
|
|
||||||
# The internal keyboard shortcut support in dunst is now considered deprecated
|
# The internal keyboard shortcut support in dunst is now considered deprecated
|
||||||
# and should be replaced by dunstctl calls. You can use the configuration of your
|
# and should be replaced by dunstctl calls. You can use the configuration of your
|
||||||
|
@ -186,7 +186,7 @@ tray-position = none
|
|||||||
tray-detached = false
|
tray-detached = false
|
||||||
|
|
||||||
; Tray icon max size
|
; Tray icon max size
|
||||||
tray-maxsize = 24
|
tray-maxsize = 32
|
||||||
|
|
||||||
; Background color for the tray container
|
; Background color for the tray container
|
||||||
; ARGB color (e.g. #f00, #ff992a, #ddff1023)
|
; ARGB color (e.g. #f00, #ff992a, #ddff1023)
|
||||||
@ -246,16 +246,16 @@ cursor-scroll =
|
|||||||
;; WM Workspace Specific
|
;; WM Workspace Specific
|
||||||
|
|
||||||
; bspwm
|
; bspwm
|
||||||
;;scroll-up = bspwm-desknext
|
scroll-up = bspwm-desknext
|
||||||
;;scroll-down = bspwm-deskprev
|
scroll-down = bspwm-deskprev
|
||||||
;;scroll-up = bspc desktop -f prev.local
|
;scroll-up = bspc desktop -f prev.local
|
||||||
;;scroll-down = bspc desktop -f next.local
|
;scroll-down = bspc desktop -f next.local
|
||||||
|
|
||||||
;i3
|
;i3
|
||||||
;;scroll-up = i3wm-wsnext
|
;;scroll-up = i3wm-wsnext
|
||||||
;;scroll-down = i3wm-wsprev
|
;;scroll-down = i3wm-wsprev
|
||||||
scroll-up = i3-msg workspace next_on_output
|
; scroll-up = i3-msg workspace next_on_output
|
||||||
scroll-down = i3-msg workspace prev_on_output
|
; scroll-down = i3-msg workspace prev_on_output
|
||||||
|
|
||||||
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
|
||||||
|
|
||||||
|
@ -1368,7 +1368,7 @@ type = internal/xworkspaces
|
|||||||
; on different bars
|
; on different bars
|
||||||
;
|
;
|
||||||
; Default: false
|
; Default: false
|
||||||
pin-workspaces = false
|
pin-workspaces = true
|
||||||
|
|
||||||
; Create click handler used to focus desktop
|
; Create click handler used to focus desktop
|
||||||
; Default: true
|
; Default: true
|
||||||
|
@ -1,13 +1,15 @@
|
|||||||
# Lines starting with # are comments
|
--geo-bypass
|
||||||
|
--embed-metadata
|
||||||
|
--embed-thumbnail
|
||||||
|
--embed-subs
|
||||||
|
|
||||||
# Always extract audio
|
# Always extract audio
|
||||||
# -x
|
-x
|
||||||
|
|
||||||
# Do not copy the mtime
|
# Do not copy the mtime
|
||||||
--no-mtime
|
--no-mtime
|
||||||
|
|
||||||
--embed-thumbnail
|
|
||||||
--embed-subs
|
|
||||||
|
|
||||||
# Save all videos under YouTube directory in your home directory
|
# Save all videos under YouTube directory in your home directory
|
||||||
-o ~/Videos/YouTube/%(title)s.%(ext)s
|
-o ~/Videos/YouTube/%(title)s.%(ext)s
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user