Consistency tweaks

This commit is contained in:
Agatha Lovelace 2022-02-16 02:17:42 +02:00
parent ff60c561be
commit 3be7687862
Signed by: sorceress
GPG Key ID: 11BBCFC65FC9F401
12 changed files with 168 additions and 48 deletions

View File

@ -11,6 +11,7 @@
pgrep -x sxhkd > /dev/null || sxhkd & pgrep -x sxhkd > /dev/null || sxhkd &
#ibus-daemon -drxR
# mouse setup # mouse setup
imwheel --kill --buttons "45" imwheel --kill --buttons "45"
@ -48,10 +49,10 @@ bspc rule -a Gimp state=tiled follow=on
bspc rule -a discord -o node=@^1:^1:/1 desktop='I' follow=off focus=off bspc rule -a discord -o node=@^1:^1:/1 desktop='I' follow=off focus=off
bspc rule -a Element -o node=@^1:^1:/2 bspc rule -a Element -o node=@^1:^1:/2
bspc rule -a TelegramDesktop desktop='II' bspc rule -a TelegramDesktop desktop='II'
bspc rule -a Nightly desktop='VI' state=tiled follow=off bspc rule -a firefox-nightly desktop='VI' state=tiled follow=off
# keymap # keymap
setxkbmap -layout us,ru -option ctrl:nocaps,compose:ralt & setxkbmap -layout us,ru -option ctrl:nocaps,compose:ralt
# startup # startup
picom --experimental-backends & picom --experimental-backends &

View File

@ -7,7 +7,8 @@ drawColor=#9c84a5
drawThickness=7 drawThickness=7
filenamePattern=Screenshot-%F_%H-%M filenamePattern=Screenshot-%F_%H-%M
ignoreUpdateToVersion=11.0.0 ignoreUpdateToVersion=11.0.0
savePath=/home/agatha/Pictures saveAsFileExtension=png
savePath=/home/agatha/Pictures/screenshots
savePathFixed=false savePathFixed=false
showHelp=false showHelp=false
showSidePanelButton=false showSidePanelButton=false

View File

@ -21,21 +21,9 @@ font_features IosevkaNerdFontCompleteM-Medium +ss05 +cv25=26 +cv26=9 +cv50=26 +c
font_size 11.5 font_size 11.5
disable_ligatures never disable_ligatures never
include ~/.cache/wal/colors-kitty.conf include ~/.cache/wal/colors-kitty-custom.conf
selection_foreground #c0a0c4
selection_background #714C90
url_color #5E579B
draw_minimal_borders no draw_minimal_borders no
active_border_color #AA3F84
inactive_border_color #714C90
bell_border_color #B63E79
active_tab_foreground #c0a0c4
active_tab_background #714C90
inactive_tab_foreground #867089
inactive_tab_background #5E579B
active_tab_font_style italic active_tab_font_style italic
inactive_tab_font_style normal inactive_tab_font_style normal

View File

@ -141,7 +141,7 @@ inactive-dim = 0.2
# Specify a list of conditions of windows that should always be considered focused. # Specify a list of conditions of windows that should always be considered focused.
# focus-exclude = [] # focus-exclude = []
focus-exclude = [ focus-exclude = [
"class_g = 'Nightly'", "class_g = 'firefox-nightly'",
"class_g = 'Dunst'" "class_g = 'Dunst'"
]; ];

View File

@ -158,14 +158,14 @@ type = internal/cpu
interval = 2 interval = 2
format-prefix = " " format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}
label = %percentage:2%% label = %{A1:kitty htop:}%percentage:2%%%{A}
[module/memory] [module/memory]
type = internal/memory type = internal/memory
interval = 2 interval = 2
format-prefix = " " format-prefix = " "
format-prefix-foreground = ${colors.foreground-alt} format-prefix-foreground = ${colors.foreground-alt}
label = %percentage_used%% label = %{A1:kitty htop:}%percentage_used%%%{A}
[module/eth] [module/eth]
type = internal/network type = internal/network
@ -200,7 +200,7 @@ label = %{A3:dunstify ' Calendar' "$(cal --color=always | sed "s#\x1b\[7m#<b>
[module/pulseaudio] [module/pulseaudio]
type = internal/pulseaudio type = internal/pulseaudio
format-volume = <label-volume> <bar-volume> format-volume = %{A3:pavucontrol:}<label-volume> <bar-volume>%{A}
label-volume =  %percentage%% label-volume =  %percentage%%
label-volume-foreground = ${root.foreground} label-volume-foreground = ${root.foreground}

View File

@ -0,0 +1,80 @@
[General]
version=3.22.0
save_mode_on_exit=1
save_definitions_on_exit=1
ignore_locale=0
colorize=1
auto_update_exchange_rates=-1
spacious=1
vertical_space=1
excessive_parenthesis=0
short_multiplication=1
use_unicode_signs=1
lower_case_numbers=0
lower_case_e=0
imaginary_j=0
base_display=1
twos_complement=1
hexadecimal_twos_complement=0
spell_out_logical_operators=1
digit_grouping=2
decimal_comma=-1
dot_as_separator=-1
comma_as_separator=0
multiplication_sign=2
division_sign=0
[Mode]
min_deci=0
use_min_deci=0
max_deci=2
use_max_deci=1
precision=10
interval_arithmetic=1
interval_display=0
min_exp=-1
negative_exponents=0
sort_minus_last=1
number_fraction_format=-1
complex_number_form=0
use_prefixes=1
use_prefixes_for_all_units=0
use_prefixes_for_currencies=0
use_binary_prefixes=0
abbreviate_names=1
all_prefixes_enabled=0
denominator_prefix_enabled=1
place_units_separately=1
auto_post_conversion=3
mixed_units_conversion=3
local_currency_conversion=1
number_base=10
number_base_expression=10
read_precision=0
assume_denominators_nonzero=1
warn_about_denominators_assumed_nonzero=1
structuring=1
angle_unit=1
caret_as_xor=0
functions_enabled=1
variables_enabled=1
calculate_variables=1
calculate_functions=1
variable_units_enabled=1
sync_units=1
unknownvariables_enabled=0
units_enabled=1
allow_complex=1
allow_infinite=1
indicate_infinite_series=0
show_ending_zeroes=1
round_halfway_to_even=0
approximation=-1
interval_calculation=1
in_rpn_mode=0
rpn_syntax=0
limit_implicit_multiplication=0
parsing_mode=0
default_assumption_type=4
default_assumption_sign=0

View File

@ -1,5 +1,6 @@
configuration { configuration {
font: "Vollkorn 13"; /* font: "Vollkorn 13"; */
font: "DaddyTimeMono 10";
show-icons: false; show-icons: false;
fixed-num-lines: false; fixed-num-lines: false;
terminal: "kitty"; terminal: "kitty";

View File

@ -12,12 +12,12 @@
normal-background: var(background); normal-background: var(background);
selected-urgent-background: var(red); selected-urgent-background: var(red);
alternate-active-background: var(background); alternate-active-background: var(background);
spacing: 5; spacing: 4;
alternate-normal-foreground: var(foreground); alternate-normal-foreground: var(foreground);
urgent-background: var(background); urgent-background: var(background);
selected-normal-foreground: var(foreground); selected-normal-foreground: var(foreground);
active-foreground: var(blue); active-foreground: var(blue);
background: #0b0e17; /* background: #0b0e17; */
selected-active-background: var(blue); selected-active-background: var(blue);
active-background: var(background); active-background: var(background);
selected-normal-background: var(lightfg); selected-normal-background: var(lightfg);
@ -26,8 +26,8 @@
selected-urgent-foreground: var(background); selected-urgent-foreground: var(background);
normal-foreground: var(foreground); normal-foreground: var(foreground);
border-radius: 5px; border-radius: 0px;
highlight: bold #796db0; /* highlight: bold #796db0; */
} }
element { element {
padding: 5px; padding: 5px;
@ -84,8 +84,9 @@ element-icon {
window { window {
padding: 5; padding: 5;
background-color: var(background); background-color: var(background);
border: 1; border: 3;
width: 25em; border-color: var(urgent-background);
width: 30em;
} }
message { message {
padding: 1px ; padding: 1px ;
@ -115,19 +116,6 @@ button selected {
background-color: var(selected-normal-background); background-color: var(selected-normal-background);
text-color: var(selected-normal-foreground); text-color: var(selected-normal-foreground);
} }
num-filtered-rows {
expand: false;
text-color: Gray;
}
num-rows {
expand: false;
text-color: Gray;
}
textbox-num-sep {
expand: false;
str: "/";
text-color: Gray;
}
inputbar { inputbar {
padding: 1px ; padding: 1px ;
spacing: 0px ; spacing: 0px ;
@ -138,13 +126,6 @@ case-indicator {
spacing: 0; spacing: 0;
text-color: var(normal-foreground); text-color: var(normal-foreground);
} }
entry {
text-color: var(normal-foreground);
cursor: text;
spacing: 0;
placeholder-color: Gray;
placeholder: "Type to filter";
}
prompt { prompt {
spacing: 0; spacing: 0;
text-color: var(normal-foreground); text-color: var(normal-foreground);

View File

@ -36,7 +36,10 @@ super + slash
alt + v alt + v
CM_LAUNCHER=rofi clipmenu \ CM_LAUNCHER=rofi clipmenu \
-theme-str 'listview \{ spacing: 0; \}' \ -theme-str 'listview \{ spacing: 0; \}' \
-theme-str 'window \{ width: 20em; \}' -theme-str 'window \{ width: 30em; \}'
alt + c
rofi -show calc -modi calc -calc-command 'xdotool type --clearmodifiers "\{result\}"'
Caps_Lock Caps_Lock
kitty kitty

View File

@ -0,0 +1,44 @@
foreground {foreground}
background {background}
background_opacity {background.alpha_num}
cursor {cursor}
active_tab_foreground {background}
active_tab_background {foreground}
inactive_tab_foreground {foreground}
inactive_tab_background {background}
active_border_color {foreground}
inactive_border_color {background}
bell_border_color {color1}
color0 {color0}
color8 {color8}
color1 {color1}
color9 {color9}
color2 {color2}
color10 {color10}
color3 {color3}
color11 {color11}
color4 {color4}
color12 {color12}
color5 {color5}
color13 {color13}
color6 {color6}
color14 {color14}
color7 {color7}
color15 {color15}
selection_foreground {color1}
selection_background {foreground}
url_color {color1}
active_border_color {color1}
inactive_border_color {color2}
bell_border_color {color6}
active_tab_foreground {foreground}
active_tab_background {color1}
inactive_tab_foreground {color8}
inactive_tab_background {color2}

View File

@ -124,3 +124,23 @@
#prompt {{ #prompt {{
text-color: @normal-foreground; text-color: @normal-foreground;
}} }}
num-filtered-rows {{
expand: false;
text-color: {color8};
}}
num-rows {{
expand: false;
text-color: {color8};
}}
textbox-num-sep {{
expand: false;
str: "/";
text-color: {color8};
}}
entry {{
text-color: var(normal-foreground);
cursor: text;
spacing: 0;
placeholder-color: {color8};
placeholder: "Type to filter";
}}

1
.vimrc
View File

@ -11,6 +11,7 @@ call plug#begin('~/.vim/bundle')
Plug 'aliva/vim-fish' Plug 'aliva/vim-fish'
Plug 'cocopon/iceberg.vim' Plug 'cocopon/iceberg.vim'
Plug 'dhruvasagar/vim-table-mode'
Plug 'fadein/vim-FIGlet' Plug 'fadein/vim-FIGlet'
Plug 'gkeep/iceberg-dark' Plug 'gkeep/iceberg-dark'
Plug 'itchyny/lightline.vim' Plug 'itchyny/lightline.vim'