From 5023b32942d79614933da2a71e7d7287c4076a49 Mon Sep 17 00:00:00 2001 From: kento2 Date: Sat, 31 Jan 2026 13:26:11 +0100 Subject: [PATCH] . --- README.txt => README | 9 ++- files/.config/dk/dkrc | 51 +++++----------- files/.config/lxterminal/lxterminal.conf | 57 +----------------- files/.config/lxterminal/lxterminal.conf.bak | 56 +++++++++++++++++ files/.dooble/dooble_settings.db | Bin 36864 -> 36864 bytes files/.local/bin/screenshot | 10 +++ files/.xinitrc | 3 +- files/.zprofile | 5 +- files/.zshrc | 1 + .../files/.config/lxterminal/lxterminal.conf | 56 +++++++++++++++++ pkgs.txt | 10 +-- 11 files changed, 155 insertions(+), 103 deletions(-) rename README.txt => README (92%) mode change 100644 => 120000 files/.config/lxterminal/lxterminal.conf create mode 100644 files/.config/lxterminal/lxterminal.conf.bak create mode 100755 files/.local/bin/screenshot create mode 100644 files/dots/files/.config/lxterminal/lxterminal.conf diff --git a/README.txt b/README similarity index 92% rename from README.txt rename to README index 2bba41f..af0a29a 100644 --- a/README.txt +++ b/README @@ -1,7 +1,8 @@ SETUP ----- -do it in the order: BASICS, (if using laptop) POWER MANAGEMENT, SERVICES +do it in the order: BASICS, (if using laptop) POWER MANAGEMENT, SERVICES. +Follow the knowledge section in any order. * SETUP ----- @@ -36,15 +37,17 @@ do it in the order: BASICS, (if using laptop) POWER MANAGEMENT, SERVICES it will fail for `tlp` if you skipped the POWER MANAGEMENT section but that's fine. -knowledge +KNOWLEDGE --------- * recommended packages -------------------- - tlp for power management - - meh for image viewing (not packaged) + - nsxiv for image viewing - dooble for browser + - links for quick html rendering + - pcmanfm as a file manager * non-packaged packages --------------------- diff --git a/files/.config/dk/dkrc b/files/.config/dk/dkrc index c241c61..b136512 100755 --- a/files/.config/dk/dkrc +++ b/files/.config/dk/dkrc @@ -8,6 +8,8 @@ logfile="$HOME/.dkrc.log" [ -d "$HOME/.local/share/xorg" ] && logfile="$HOME/.local/share/xorg/dkrc.log" : > "$logfile" +date > "$logfile" + # load sxhkd for keybinds pgrep sxhkd || sxhkd -c "$HOME/.config/dk/sxhkdrc" & @@ -35,42 +37,12 @@ fi # workspace settings # ------------------------ - # initialize 6 workspaces (1-6) (default: 1/monitor) + # initialize 9 workspaces (1-9) (default: 1/monitor) dkcmd set numws=9 # default workspace '_' values used when allocating new workspaces # can be applied to all existing workspaces when passed 'apply' after ws=_ - dkcmd set ws=_ apply layout=tile master=1 stack=3 gap=0 msplit=0.55 ssplit=0.5 - - # use grid layout, padding, and gaps on last workspace - #dkcmd set ws=6 layout=grid pad left=200 right=200 top=100 bottom=100 gap=50 - - # change workspace names (default: number == name -> 1:1, 2:2, 3:3....) - # dkcmd set \ - # ws=1 name="edit" \ - # ws=2 name="web" \ - # ws=3 name="😀" \ - # ws=4 name="😠" \ - # ws=5 name="5" \ - # ws=6 name="6" \ - - # enable static workspaces assigned to monitors (relevant for multiple monitors) - # aside - - # If you come from this workspace model, try embracing the default behaviour - # and access to all workspaces from any monitor, you might end up liking it :) - # - # this could be done in the names section above if being used - # - # mon1='DisplayPort-0' - # mon2='HDMI-A-0' - # dkcmd set static_ws=true \ - # ws=1 mon=$mon1 \ - # ws=2 mon=$mon1 \ - # ws=3 mon=$mon1 \ - # ws=4 mon=$mon2 \ - # ws=5 mon=$mon2 \ - # ws=6 mon=$mon2 \ - + dkcmd set ws=_ apply layout=tile master=1 stack=4 gap=5 msplit=0.55 ssplit=0.5 # global settings # --------------------- @@ -88,7 +60,7 @@ fi dkcmd set smart_gap=true smart_border=true # define mouse mod and move/resize buttons - dkcmd set mouse mod=alt move=button1 resize=button3 + dkcmd set mouse mod=super move=button1 resize=button3 # obey motif border hints on windows that draw their own (steam, easyeffects, etc.) dkcmd set obey_motif=true @@ -104,16 +76,23 @@ fi # alternative # enable split borders and colours, width is overall width, outer_width consumes some of width. # outer_width must be less than width, outer_width of 0 will be single borders + #dkcmd set border width=$border_width outer_width=$border_outer_width \ + # colour \ + # focus='#6699cc' \ + # unfocus='#444444' \ + # urgent='#ee5555' \ + # outer_focus='#222222' \ + # outer_unfocus='#222222' \ + # outer_urgent='#222222' dkcmd set border width=$border_width outer_width=$border_outer_width \ colour \ - focus='#6699cc' \ - unfocus='#444444' \ + focus='#fd0c0c' \ + unfocus='#0202cd' \ urgent='#ee5555' \ outer_focus='#222222' \ outer_unfocus='#222222' \ outer_urgent='#222222' - # window rules # -------------- diff --git a/files/.config/lxterminal/lxterminal.conf b/files/.config/lxterminal/lxterminal.conf deleted file mode 100644 index 025f672..0000000 --- a/files/.config/lxterminal/lxterminal.conf +++ /dev/null @@ -1,56 +0,0 @@ -[general] -fontname=Spleen 12x24 Medium 12 -selchars=-A-Za-z0-9,./?%&#:_ -scrollback=1000 -bgcolor=rgb(0,0,0) -fgcolor=rgb(246,245,244) -palette_color_0=rgb(0,0,0) -palette_color_1=rgb(170,0,0) -palette_color_2=rgb(0,170,0) -palette_color_3=rgb(170,85,0) -palette_color_4=rgb(0,0,170) -palette_color_5=rgb(170,0,170) -palette_color_6=rgb(0,170,170) -palette_color_7=rgb(170,170,170) -palette_color_8=rgb(85,85,85) -palette_color_9=rgb(255,85,85) -palette_color_10=rgb(85,255,85) -palette_color_11=rgb(255,255,85) -palette_color_12=rgb(85,85,255) -palette_color_13=rgb(255,85,255) -palette_color_14=rgb(85,255,255) -palette_color_15=rgb(255,255,255) -color_preset=Custom -disallowbold=false -boldbright=false -cursorblinks=false -cursorunderline=false -audiblebell=false -visualbell=false -tabpos=top -geometry_columns=80 -geometry_rows=24 -hidescrollbar=true -hidemenubar=true -hideclosebutton=false -hidepointer=false -disablef10=false -disablealt=false -disableconfirm=false -tabwidth=100 - -[shortcut] -new_window_accel=n -new_tab_accel=t -close_tab_accel=w -close_window_accel=q -copy_accel=c -paste_accel=v -name_tab_accel=i -previous_tab_accel=Page_Up -next_tab_accel=Page_Down -move_tab_left_accel=Page_Up -move_tab_right_accel=Page_Down -zoom_in_accel=plus -zoom_out_accel=underscore -zoom_reset_accel=parenright diff --git a/files/.config/lxterminal/lxterminal.conf b/files/.config/lxterminal/lxterminal.conf new file mode 120000 index 0000000..a9917ff --- /dev/null +++ b/files/.config/lxterminal/lxterminal.conf @@ -0,0 +1 @@ +/home/k/dots/files/dots/files/.config/lxterminal/lxterminal.conf \ No newline at end of file diff --git a/files/.config/lxterminal/lxterminal.conf.bak b/files/.config/lxterminal/lxterminal.conf.bak new file mode 100644 index 0000000..605734f --- /dev/null +++ b/files/.config/lxterminal/lxterminal.conf.bak @@ -0,0 +1,56 @@ +[general] +fontname=Iosevka 12 +selchars=-A-Za-z0-9,./?%&#:_ +scrollback=1000 +bgcolor=rgb(246,245,244) +fgcolor=rgb(0,0,0) +palette_color_0=rgb(0,0,0) +palette_color_1=rgb(170,0,0) +palette_color_2=rgb(0,170,0) +palette_color_3=rgb(170,85,0) +palette_color_4=rgb(0,0,170) +palette_color_5=rgb(170,0,170) +palette_color_6=rgb(0,170,170) +palette_color_7=rgb(170,170,170) +palette_color_8=rgb(85,85,85) +palette_color_9=rgb(255,85,85) +palette_color_10=rgb(85,255,85) +palette_color_11=rgb(255,255,85) +palette_color_12=rgb(85,85,255) +palette_color_13=rgb(255,85,255) +palette_color_14=rgb(85,255,255) +palette_color_15=rgb(255,255,255) +color_preset=Custom +disallowbold=false +boldbright=false +cursorblinks=false +cursorunderline=false +audiblebell=false +visualbell=false +tabpos=top +geometry_columns=80 +geometry_rows=24 +hidescrollbar=true +hidemenubar=true +hideclosebutton=false +hidepointer=false +disablef10=false +disablealt=false +disableconfirm=false +tabwidth=100 + +[shortcut] +new_window_accel=n +new_tab_accel=t +close_tab_accel=w +close_window_accel=q +copy_accel=c +paste_accel=v +name_tab_accel=i +previous_tab_accel=Page_Up +next_tab_accel=Page_Down +move_tab_left_accel=Page_Up +move_tab_right_accel=Page_Down +zoom_in_accel=plus +zoom_out_accel=underscore +zoom_reset_accel=parenright diff --git a/files/.dooble/dooble_settings.db b/files/.dooble/dooble_settings.db index df2fc5846fea308ba3b7164c4b614859cb08e511..bf6ffdccf4b9573d4c6d0ec01dfcd1a687d3adb7 100644 GIT binary patch delta 296 zcmZozz|^pSX@WGP>O>i5M%9f8Mgd}c9US3&KUns%16hsvVwq2~>}APgvDv&LK$V%1 zVe`4*G)9HyT4s6ejQrfx_=3ce41EwwKU-ffB|kqYCpEjdW^zcV(qx5r78ys^bVo-g zV*^J=$3R0M;phnDJ34s+iIm9>@iM$93O4T#ozKD4T(>zPj+>FGIcIWi{2a#6$y^D_ z;??}ZJgWRJ*x#{l=Hcf4#o@#;nWKPX!)BL+4t7R{$!F6OMYvKKL>SP(WT%Wgem-V- zCb(l6|8Cx&kn +new_tab_accel=t +close_tab_accel=w +close_window_accel=q +copy_accel=c +paste_accel=v +name_tab_accel=i +previous_tab_accel=Page_Up +next_tab_accel=Page_Down +move_tab_left_accel=Page_Up +move_tab_right_accel=Page_Down +zoom_in_accel=plus +zoom_out_accel=underscore +zoom_reset_accel=parenright diff --git a/pkgs.txt b/pkgs.txt index fda28fa..4fae8ab 100644 --- a/pkgs.txt +++ b/pkgs.txt @@ -5,6 +5,8 @@ cage chrony dash-libedit dbus +dmenu +dk fontconfig-devel fuse-sshfs fzy @@ -21,18 +23,18 @@ lxappearance lxterminal man-pages-devel man-pages-posix -netsurf opendoas ripgrep +sct +scrot seatd socklog-void surf terminus-font turnstile void-docs-browse -wayland-devel -wayland-protocols -xcb-util-wm-devel +xorg +xclip xf86-video-intel xtools zsh