aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-04 20:13:50 -0800
committerclarkzjw <[email protected]>2023-01-04 20:13:50 -0800
commit81251c723343c993709b9cc7baebdb7aaa7cdc32 (patch)
treef902d65bcfa396800412f0f60c2fca507d573897 /dot_config
parent697c2c26dcbe58cd40ed776b282429e407465a77 (diff)
downloaddotfiles-81251c723343c993709b9cc7baebdb7aaa7cdc32.tar.gz
20230104: update i3 config
Diffstat (limited to 'dot_config')
-rw-r--r--dot_config/copyq/copyq.conf62
-rw-r--r--dot_config/flameshot/flameshot.ini2
-rw-r--r--dot_config/i3/config6
-rw-r--r--dot_config/i3/i3blocks.conf2
-rw-r--r--dot_config/picom.conf4
5 files changed, 39 insertions, 37 deletions
diff --git a/dot_config/copyq/copyq.conf b/dot_config/copyq/copyq.conf
index c4be29c..36784bb 100644
--- a/dot_config/copyq/copyq.conf
+++ b/dot_config/copyq/copyq.conf
@@ -155,62 +155,62 @@ toggle_clipboard_storing=ctrl+shift+x
155size=1 155size=1
156 156
157[Theme] 157[Theme]
158alt_bg=default_alt_bg 158alt_bg=#e0e0e0
159alt_item_css= 159alt_item_css=
160bg=default_bg 160bg=#eeeeee
161css= 161css=
162css_template_items=items 162css_template_items=items
163css_template_main_window=main_window 163css_template_main_window=main_window
164css_template_menu=menu 164css_template_menu=menu
165css_template_notification=notification 165css_template_notification=notification
166cur_item_css="\n ;border: 0.1em solid ${sel_bg}" 166cur_item_css="\n ;border: 0.1em solid ${sel_bg}"
167edit_bg=default_bg 167edit_bg=#cccccc
168edit_fg=default_text 168edit_fg=fg - #111
169edit_font="Sans Serif,18,-1,5,50,0,0,0,0,0" 169edit_font="monospace,11,-1,5,50,0,0,0,0,0"
170fg=default_text 170fg=#444444
171find_bg=#ff0 171find_bg="rgba(0,0,0,0)"
172find_fg=#000 172find_fg=#9d7200
173find_font="Sans Serif,18,-1,5,50,0,0,0,0,0" 173find_font="monospace,11,-1,5,50,0,0,0,0,0"
174font="Sans Serif,18,-1,5,50,0,0,0,0,0" 174font="monospace,11,-1,5,50,0,0,0,0,0"
175font_antialiasing=true 175font_antialiasing=true
176hover_item_css= 176hover_item_css=
177icon_size=16 177icon_size=16
178item_css= 178item_css=padding:0.5em
179item_spacing= 179item_spacing=
180menu_bar_css="\n ;background: ${bg}\n ;color: ${fg}" 180menu_bar_css="\n ;background: ${bg}\n ;color: ${fg + #444}"
181menu_bar_disabled_css="\n ;color: ${bg - #666}" 181menu_bar_disabled_css="\n ;color: ${bg - #666}"
182menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}" 182menu_bar_selected_css="\n ;background: ${sel_bg}\n ;color: ${sel_fg}"
183menu_css="\n ;border: 1px solid ${sel_bg}\n ;background: ${bg}\n ;color: ${fg}" 183menu_css="\n ;border-top: 0.08em solid ${bg + #333}\n ;border-left: 0.08em solid ${bg + #333}\n ;border-bottom: 0.08em solid ${bg - #333}\n ;border-right: 0.08em solid ${bg - #333}"
184notes_bg=default_tooltip_bg 184notes_bg=bg
185notes_css= 185notes_css=
186notes_fg=default_tooltip_text 186notes_fg=#666666
187notes_font="Sans Serif,18,-1,5,50,0,0,0,0,0" 187notes_font="sans-serif,11,-1,5,25,0,0,0,0,0"
188notification_bg=#333 188notification_bg=#303030
189notification_fg=#ddd 189notification_fg=#ddd
190notification_font="Sans Serif,18,-1,5,50,0,0,0,0,0" 190notification_font="monospace,11,-1,5,50,0,0,0,0,0"
191num_fg=default_placeholder_text 191num_fg=#009588
192num_font="Sans Serif,18,-1,5,50,0,0,0,0,0" 192num_font="sans-serif,8,-1,5,25,0,0,0,0,0"
193num_margin=2 193num_margin=2
194search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px" 194search_bar="\n ;background: ${edit_bg}\n ;color: ${edit_fg}\n ;border: 1px solid ${alt_bg}\n ;margin: 2px"
195search_bar_focused="\n ;border: 1px solid ${sel_bg}" 195search_bar_focused="\n ;border: 1px solid ${sel_bg}"
196sel_bg=default_highlight_bg 196sel_bg=#7dcad1
197sel_fg=default_highlight_text 197sel_fg=#444444
198sel_item_css= 198sel_item_css=
199show_number=true 199show_number=true
200show_scrollbars=true 200show_scrollbars=false
201style_main_window=false 201style_main_window=true
202tab_bar_css="\n ;background: ${bg - #222}" 202tab_bar_css="\n ;background: ${bg - #222}"
203tab_bar_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt" 203tab_bar_item_counter="\n ;color: ${num_fg + #222}\n ;font-size: 7pt"
204tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0" 204tab_bar_scroll_buttons_css="\n ;background: ${bg - #222}\n ;color: ${fg}\n ;border: 0"
205tab_bar_sel_item_counter="\n ;color: ${sel_bg - #044 + #400}" 205tab_bar_sel_item_counter="\n ;color: ${num_fg}"
206tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}" 206tab_bar_tab_selected_css="\n ;padding: 0.5em\n ;background: ${bg}\n ;border: 0.05em solid ${bg}\n ;color: ${fg}"
207tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}" 207tab_bar_tab_unselected_css="\n ;border: 0.05em solid ${bg}\n ;padding: 0.5em\n ;background: ${bg - #222}\n ;color: ${fg - #333}"
208tab_tree_css="\n ;color: ${fg}\n ;background-color: ${bg}" 208tab_tree_css="\n ;font-family: sans-serif\n ;font-size: 10pt\n ;padding: .20em\n ;color: ${fg + #222}\n ;background-color: ${bg}"
209tab_tree_item_counter="\n ;color: ${fg - #044 + #400}\n ;font-size: 6pt" 209tab_tree_item_counter="\n ;padding:.33em\n ;color: ${num_fg + #222}\n ;font-size: 7pt"
210tab_tree_sel_item_counter="\n ;color: ${sel_fg - #044 + #400}" 210tab_tree_sel_item_counter="\n ;color: ${num_fg}"
211tab_tree_sel_item_css="\n ;color: ${sel_fg}\n ;background-color: ${sel_bg}\n ;border-radius: 2px" 211tab_tree_sel_item_css="\n ;color: ${fg + #222}\n ;background: ${bg - #211}"
212tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0" 212tool_bar_css="\n ;color: ${fg}\n ;background-color: ${bg}\n ;border: 0"
213tool_button_css="\n ;color: ${fg}\n ;background: ${bg}\n ;border: 0\n ;border-radius: 2px" 213tool_button_css="\n ;background-color: transparent"
214tool_button_pressed_css="\n ;background: ${sel_bg}" 214tool_button_pressed_css="\n ;background: ${sel_bg}"
215tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}" 215tool_button_selected_css="\n ;background: ${sel_bg - #222}\n ;color: ${sel_fg}\n ;border: 1px solid ${sel_bg}"
216use_system_icons=false 216use_system_icons=false
diff --git a/dot_config/flameshot/flameshot.ini b/dot_config/flameshot/flameshot.ini
index 6f4616a..5223e51 100644
--- a/dot_config/flameshot/flameshot.ini
+++ b/dot_config/flameshot/flameshot.ini
@@ -5,7 +5,7 @@ drawColor=#ffffff
5filenamePattern=Snipaste_%F_%H-%M-%S 5filenamePattern=Snipaste_%F_%H-%M-%S
6saveAfterCopy=true 6saveAfterCopy=true
7saveAsFileExtension=png 7saveAsFileExtension=png
8savePath=/home/clarkzjw/Documents/sync/Pictures/Screenshots/2022 8savePath=/home/clarkzjw/Pictures
9savePathFixed=true 9savePathFixed=true
10showHelp=true 10showHelp=true
11showStartupLaunchMessage=false 11showStartupLaunchMessage=false
diff --git a/dot_config/i3/config b/dot_config/i3/config
index 949388e..6175134 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -373,7 +373,8 @@ exec --no-startup-id ~/.screenlayout/builtin-only.sh
373exec --no-startup-id nitrogen --restore 373exec --no-startup-id nitrogen --restore
374 374
375# disable power saving (for example if using xscreensaver) 375# disable power saving (for example if using xscreensaver)
376exec --no-startup-id xset -dpms 376# exec --no-startup-id xset -dpms
377exec --no-startup-id xset dpms 0 0 86400
377 378
378# use xautolock to use autosuspend rules for mobile devices 379# use xautolock to use autosuspend rules for mobile devices
379# https://wiki.archlinux.org/title/Session_lock#xautolock 380# https://wiki.archlinux.org/title/Session_lock#xautolock
@@ -409,9 +410,10 @@ for_window [class="Blueberry.py" instance="blueberry.py"] floating enable
409for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable 410for_window [class="Bluetooth-sendto" instance="bluetooth-sendto"] floating enable
410for_window [class="Pamac-manager"] floating enable 411for_window [class="Pamac-manager"] floating enable
411for_window [window_role="About"] floating enable 412for_window [window_role="About"] floating enable
412for_window [class="copyq"] floating enable 413for_window [class="copyq"] floating enable resize set 800 800
413for_window [class="Nm-connection-editor"] floating enable 414for_window [class="Nm-connection-editor"] floating enable
414for_window [class="flameshot"] floating enable 415for_window [class="flameshot"] floating enable
416#for_window [class="TelegramDesktop"] floating enable resize set 800 800
415for_window [class="TelegramDesktop"] floating enable resize set 1300 1200 417for_window [class="TelegramDesktop"] floating enable resize set 1300 1200
416for_window [class="eudic"] floating enable resize set 800 800 418for_window [class="eudic"] floating enable resize set 800 800
417 419
diff --git a/dot_config/i3/i3blocks.conf b/dot_config/i3/i3blocks.conf
index 2787340..0e0237f 100644
--- a/dot_config/i3/i3blocks.conf
+++ b/dot_config/i3/i3blocks.conf
@@ -122,7 +122,7 @@ command=~/.config/i3/scripts/battery2
122# for alternative battery script change to battery1 122# for alternative battery script change to battery1
123# change this to battery-pinebook-pro if you are running on pinebook-pro 123# change this to battery-pinebook-pro if you are running on pinebook-pro
124label= 124label=
125interval=30 125interval=1
126 126
127#[simple-2] 127#[simple-2]
128#full_text=: 128#full_text=:
diff --git a/dot_config/picom.conf b/dot_config/picom.conf
index bdfe7f2..2ec14a9 100644
--- a/dot_config/picom.conf
+++ b/dot_config/picom.conf
@@ -10,8 +10,8 @@
10# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`. 10# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`.
11# `xrender` is the default one. 11# `xrender` is the default one.
12# GLX backend is typically much faster but depends on a sane driver. 12# GLX backend is typically much faster but depends on a sane driver.
13backend = "xrender"; 13#backend = "xrender";
14#backend = "glx"; 14backend = "glx";
15#backend = "xr_glx_hybrid" 15#backend = "xr_glx_hybrid"
16 16
17################################# 17#################################
Powered by cgit v1.2.3 (git 2.41.0)