minor fixes plus kbd

This commit is contained in:
2024-07-23 19:40:55 +02:00
parent 747b4f71da
commit e04ac179dc
7 changed files with 54 additions and 10 deletions

View File

@@ -0,0 +1,12 @@
{
"chromiumSwitches": {},
"IS_MAXIMIZED": false,
"IS_MINIMIZED": false,
"WINDOW_BOUNDS": {
"x": 5890,
"y": 53,
"width": 1118,
"height": 1376
},
"SKIP_HOST_UPDATE": true
}

8
.config/htop/htoprc Executable file → Normal file
View File

@@ -42,18 +42,18 @@ column_meters_2=AllCPUs4 DiskIO
column_meter_modes_2=3 3
tree_view=1
sort_key=46
tree_sort_key=38
tree_sort_key=39
sort_direction=1
tree_sort_direction=1
tree_sort_direction=-1
tree_view_always_by_pid=0
all_branches_collapsed=1
screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU PERCENT_MEM TIME Command
.sort_key=PERCENT_CPU
.tree_sort_key=M_VIRT
.tree_sort_key=M_RESIDENT
.tree_view_always_by_pid=0
.tree_view=1
.sort_direction=1
.tree_sort_direction=1
.tree_sort_direction=-1
.all_branches_collapsed=1
screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command
.sort_key=IO_RATE

13
.config/kanata/config.kbd Normal file
View File

@@ -0,0 +1,13 @@
;; Kanata configuration for caps to esc+ctrl
(defsrc
caps
)
(defalias
escctrl (tap-hold 100 100 esc lctrl)
)
(deflayer base
@escctrl
)

View File

@@ -3,7 +3,7 @@ color_scheme_path=/usr/share/qt5ct/colors/airy.conf
custom_palette=false
icon_theme=gruvbox-dark-icons-gtk
standard_dialogs=default
style=kvantum
style=kvantum-dark
[Fonts]
fixed="Noto Sans,10,-1,5,50,0,0,0,0,0,Regular"
@@ -25,7 +25,7 @@ underline_shortcut=1
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\r\x1\0\0\0\x34\0\0\x11`\0\0\x5\x95\0\0\r\x2\0\0\0\x35\0\0\x11_\0\0\x5\x94\0\0\0\0\0\0\0\0\n\0\0\0\r\x2\0\0\0\x35\0\0\x11_\0\0\x5\x94)
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x9e\0\0\0\x34\0\0\x11\x61\0\0\x5\x95\0\0\a\x9e\0\0\0\x34\0\0\x11\x61\0\0\x5\x95\0\0\0\0\0\0\0\0\n\0\0\0\a\x9e\0\0\0\x34\0\0\x11\x61\0\0\x5\x95)
[Troubleshooting]
force_raster_widgets=1

View File

@@ -39,7 +39,7 @@ fc-cache -fv &
# powersaving options
xset +dpms
xset dpms 1200 1800 2100 &
xset dpms 900 1200 2700 &
xset s on &
xset s 900 &
@@ -59,7 +59,19 @@ bash $HOME/.fehbg &
xrdb -merge ~/.Xresources
# screen lock
xss-lock -v -- betterlockscreen -l --time-format '%I:%M %p' &
# xss-lock -v -- betterlockscreen -l --time-format '%I:%M %p' &
xidlehook \
--not-when-fullscreen \
--not-when-audio \
--timer 900 \
'betterlockscreen -l --time-format "%I:%M %p"' \
'' \
--timer 600 \
'xset dpms off' \
'' \
--timer 1800 \
'systemctl suspend' \
'' &
# xdg desktop portal
/usr/lib/xdg-desktop-portal-gtk &
@@ -70,6 +82,9 @@ dunst &
# screenshot daemon
flameshot &
# keyboard rebind
kanata -c ~/.config/kanata/config.kbd &
# dwm status bar
bash $HOME/.config/dwm/bar.sh & disown

View File

@@ -3,8 +3,8 @@ export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh;
export DEC_PACKAGELIST="$HOME/packages"
export QT_AUTO_SCREEN_SCALE_FACTOR=1;
export QT_ENABLE_HIGHDPI_SCALING=1;
# export QT_AUTO_SCREEN_SCALE_FACTOR=1;
# export QT_ENABLE_HIGHDPI_SCALING=1;
export QT_SCALE_FACTOR=1
# Defaults

View File

@@ -10,12 +10,15 @@ picom
xdg-desktop-portal-gtk
dunst
flameshot
xclip
xidlehook
xss-lock
betterlockscreen-git
xorg-xinit
dmenu
firefox
kitty
kanata
nemo
openbsd-netcat
wget
@@ -120,6 +123,7 @@ samsung-unified-driver
croc
fcitx5-im
fcitx5-mozc
vkd3d
# xorg
xf86-video-vesa