16 Commits

Author SHA1 Message Date
Michael Chalupiak
6650ab1d5c Merge branch 'master' into arch-desktop 2026-01-26 01:05:47 -05:00
Michael Chalupiak
cc5246f38b Updated doom emacs 2026-01-26 01:05:03 -05:00
Michael Chalupiak
cb21d62153 Merge branch 'master' into arch-desktop 2026-01-24 21:32:43 -05:00
Michael Chalupiak
e104c9b8ce Merge branch 'master' into arch-desktop 2026-01-18 00:55:07 -05:00
Michael Chalupiak
e99901146d Merge branch 'master' into arch-desktop 2026-01-17 02:11:18 -05:00
Michael Chalupiak
dc51e2b8d8 Merge branch 'master' into arch-desktop 2026-01-10 01:51:19 -05:00
Michael Chalupiak
9fd41c75ef Merge branch 'master' into arch-desktop 2026-01-09 00:48:07 -05:00
Michael Chalupiak
adcecd9d62 Merge branch 'master' into arch-desktop 2026-01-07 23:07:20 -05:00
Michael Chalupiak
ade4c9f47c Merge branch 'master' into arch-desktop 2025-11-14 12:58:25 -05:00
Michael Chalupiak
82c55b55c7 Merge branch 'master' into arch-desktop 2025-11-14 00:17:26 -05:00
Michael Chalupiak
8ba5349c5d merge master 2025-09-24 18:36:00 -04:00
Michael Chalupiak
c16dc3b450 Added tinymist (typst) lsp settings 2025-09-14 14:25:33 -04:00
Michael Chalupiak
924c01282d Merge branch 'master' into arch-desktop 2025-08-30 18:32:52 -04:00
Michael Chalupiak
7a7b0e3f1c Merge branch 'master' into arch-desktop 2025-08-23 15:28:19 -04:00
Michael Chalupiak
cfb88473fc Merge branch 'master' into arch-desktop 2025-08-23 14:41:11 -04:00
Michael Chalupiak
32760db44f bp 2025-08-23 14:25:58 -04:00
33417 changed files with 278049 additions and 151 deletions

29
.gitignore vendored
View File

@@ -1,25 +1,20 @@
config/.config/kak/al/rc/org.kak config/.config/dconf/*
config/.config/kak/mru_files.txt config/.themes/*
config/.scripts/baraction.sh
config/.scripts/brave.sh
config/.scripts/tmux-change-dir.sh
config/.config/dconf/
config/.themes/
config/**/*.uuid config/**/*.uuid
config/.icons/ config/.icons/*
config/.config/KDE/ config/.config/KDE/*
config/.config/falkon/ config/.config/falkon/*
config/.config/ghostty/iTerm2-Color-Schemes/ config/.config/ghostty/iTerm2-Color-Schemes/*
config/.config/ghostty/themes/ config/.config/ghostty/themes/*
config/.config/helix/runtime/ config/.config/helix/runtime/*
config/.config/kak/colors/ config/.config/kak/colors/*
config/.config/kak/plugins/ config/.config/kak/plugins/*
config/.config/mutt/chalupmc@rose-hulman config/.config/mutt/chalupmc@rose-hulman
config/.config/mutt/mikecchalupiak@outlook config/.config/mutt/mikecchalupiak@outlook
config/.config/mutt/spamreciver1@outlook config/.config/mutt/spamreciver1@outlook
config/.config/qt5ct/colors/ config/.config/qt5ct/colors/*
config/.config/qutebrowser/autoconfig.yml config/.config/qutebrowser/autoconfig.yml
config/.config/qutebrowser/rosepine/ config/.config/qutebrowser/rosepine/*
config/.config/zathura/colors config/.config/zathura/colors
config/.doom.d/flycheck_config.el config/.doom.d/flycheck_config.el
config/.scripts/kkse config/.scripts/kkse

View File

@@ -1,5 +1,4 @@
! High DPI Settings for Window Managers ! High DPI Settings for Window Managers
Xft.dpi: 192
! #define background_opacity 80 ! #define background_opacity 80
#include ".theme.xresources" #include ".theme.xresources"
! .alpha: 0.2 ! .alpha: 0.2

View File

@@ -1,16 +1,11 @@
export PATH="${PATH}:$HOME/.scripts"
source ~/.profile source ~/.profile
source ~/.bashrc
# Added by Toolbox App # Added by Toolbox App
export PATH="$PATH:/home/mikec/.local/share/JetBrains/Toolbox/scripts" export PATH="$PATH:/home/mikec/.local/share/JetBrains/Toolbox/scripts"
export PATH="${PATH}:$HOME/.scripts:$HOME/maple2022/bin:$HOME/intelFPGA_lite/18.1/quartus/bin:$HOME/intelFPGA_lite/18.1/modelsim_ase/bin"
export _JAVA_AWT_WM_NONREPARENTING=1
# export XDG_CURRENT_DESKTOP=sway
source ~/.bashrc
export QSYS_ROOTDIR="/home/mikec/intelFPGA_lite/18.1/quartus/sopc_builder/bin"
export VERSION_CONTROL="never"
# exec hilbish -S -l
# BEGIN opam configuration # BEGIN opam configuration
@@ -20,6 +15,8 @@ export VERSION_CONTROL="never"
# This section can be safely removed at any time if needed. # This section can be safely removed at any time if needed.
test -r '/home/mikec/.opam/opam-init/init.sh' && . '/home/mikec/.opam/opam-init/init.sh' > /dev/null 2> /dev/null || true test -r '/home/mikec/.opam/opam-init/init.sh' && . '/home/mikec/.opam/opam-init/init.sh' > /dev/null 2> /dev/null || true
# END opam configuration # END opam configuration
# if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
# exec river exec river
# fi fi
. "/home/mikec/.local/share/bob/env/env.sh"

View File

@@ -21,12 +21,13 @@ picom &
#nm-applet & #nm-applet &
## Configure Monitors/Workspaces ## Configure Monitors/Workspaces
bspc monitor eDP-1 -d 1 2 3 4 5 6 7 8 9 bspc monitor DisplayPort-1 -d 1 2 3 4 5 6 7 8 9
bspc monitor DisplayPort-0 -d 1 2 3 4 5 6 7 8 9
## Theming ## Theming
bspc config border_width 1 bspc config border_width 1
bspc config window_gap 10 bspc config window_gap 10
bspc config top_padding 36 bspc config top_padding 20
bspc config left_padding 0 bspc config left_padding 0
bspc config right_padding 0 bspc config right_padding 0
bspc config bottom_padding 0 bspc config bottom_padding 0

View File

@@ -23,7 +23,7 @@
;; ;;
;; (setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; (setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light)
;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13))
(setq doom-font (font-spec :family "Iosevka Term SS12" :size 16)) (setq doom-font (font-spec :family "Iosevka Term SS12" :size 18))
;; ;;
;; If you or Emacs can't find your font, use 'M-x describe-font' to look them ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them
;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to ;; up, `M-x eval-region' to execute elisp code, and 'M-x doom/reload-font' to
@@ -33,7 +33,7 @@
;; There are two ways to load a theme. Both assume the theme is installed and ;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the ;; available. You can either set `doom-theme' or manually load a theme with the
;; `load-theme' function. This is the default: ;; `load-theme' function. This is the default:
(setq doom-theme 'doom-one) ;; (setq doom-theme 'doom-one)
;; This determines the style of line numbers in effect. If set to `nil', line ;; This determines the style of line numbers in effect. If set to `nil', line
;; numbers are disabled. For relative line numbers, set this to `relative'. ;; numbers are disabled. For relative line numbers, set this to `relative'.
@@ -78,7 +78,7 @@
;; (setq! tab-always-indent nil) ;; (setq! tab-always-indent nil)
(after! corfu (after! corfu
(setq tab-always-indent nil)) (setq! tab-always-indent nil))
;; (map! :map corfu-map :i "TAB" nil) ;; (map! :map corfu-map :i "TAB" nil)
;; (map! :map corfu-map "TAB" nil) ;; (map! :map corfu-map "TAB" nil)
;; (map! :map corfu-map :i "S-TAB" nil) ;; (map! :map corfu-map :i "S-TAB" nil)
@@ -93,7 +93,6 @@
;; (map! :map corfu-map :i "C-g" #'corfu-reset) ;; (map! :map corfu-map :i "C-g" #'corfu-reset)
;; (setq +corfu-want-ret-to-confirm nil) ;; (setq +corfu-want-ret-to-confirm nil)
(use-package! auto-dark (use-package! auto-dark
:defer t :defer t
:init :init

View File

@@ -38,7 +38,7 @@
indent-guides ; highlighted indent columns indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again ;;ligatures ; ligatures and symbols to make your code pretty again
;;minimap ; show a map of the code on the side ;;minimap ; show a map of the code on the side
modeline ; snazzy, Atom-inspired modeline, plus API ;; modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions ;;nav-flash ; blink cursor line after big motions
;;neotree ; a project drawer, like NERDTree for vim ;;neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on ophints ; highlight the region an operation acts on
@@ -46,15 +46,15 @@
smooth-scroll ; So smooth you won't believe it's not butter smooth-scroll ; So smooth you won't believe it's not butter
;;tabs ; a tab bar for Emacs ;;tabs ; a tab bar for Emacs
;;treemacs ; a project drawer, like neotree but cooler ;;treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages unicode ; extended unicode support for various languages
(vc-gutter +pretty) ; vcs diff in the fringe (vc-gutter +pretty) ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB vi-tilde-fringe ; fringe tildes to mark beyond EOB
;;window-select ; visually switch windows ;;window-select ; visually switch windows
workspaces ; tab emulation, persistence & separate workspaces ;; workspaces ; tab emulation, persistence & separate workspaces
;;zen ; distraction-free coding or writing zen ; distraction-free coding or writing
:editor :editor
;; (evil +everywhere); come to the dark side, we have cookies (evil +everywhere); come to the dark side, we have cookies
file-templates ; auto-snippets for empty files file-templates ; auto-snippets for empty files
fold ; (nigh) universal code folding fold ; (nigh) universal code folding
(format +onsave) ; automated prettiness (format +onsave) ; automated prettiness
@@ -62,7 +62,7 @@
;;lispy ; vim for lisp, for people who don't like vim ;;lispy ; vim for lisp, for people who don't like vim
multiple-cursors ; editing in many places at once multiple-cursors ; editing in many places at once
;;objed ; text object editing for the innocent ;;objed ; text object editing for the innocent
;;parinfer ; turn lisp into python, sort of parinfer ; turn lisp into python, sort of
;;rotate-text ; cycle region at point between text candidates ;;rotate-text ; cycle region at point between text candidates
snippets ; my elves. They type so I don't have to snippets ; my elves. They type so I don't have to
;; (whitespace +guess +trim) ; a butler for your whitespace ;; (whitespace +guess +trim) ; a butler for your whitespace
@@ -81,11 +81,11 @@
eshell ; the elisp shell that works everywhere eshell ; the elisp shell that works everywhere
;;shell ; simple shell REPL for Emacs ;;shell ; simple shell REPL for Emacs
;;term ; basic terminal emulator for Emacs ;;term ; basic terminal emulator for Emacs
vterm ; the best terminal emulation in Emacs ;; vterm ; the best terminal emulation in Emacs
:checkers :checkers
syntax ; tasing you for every semicolon you forget syntax ; tasing you for every semicolon you forget
;;(spell +flyspell) ; tasing you for misspelling mispelling (spell +flyspell) ; tasing you for misspelling mispelling
;;grammar ; tasing grammar mistake every you make ;;grammar ; tasing grammar mistake every you make
:tools :tools
@@ -100,8 +100,8 @@
(eval +overlay) ; run code, run (also, repls) (eval +overlay) ; run code, run (also, repls)
(lookup +dictionary +offline) ; navigate your code and its documentation (lookup +dictionary +offline) ; navigate your code and its documentation
;;llm ; when I said you needed friends, I didn't mean... ;;llm ; when I said you needed friends, I didn't mean...
(lsp +lsp) ; M-x vscode (lsp +eglot) ; M-x vscode
magit ; a git porcelain for Emacs (magit +forge) ; a git porcelain for Emacs
;;make ; run make tasks from Emacs ;;make ; run make tasks from Emacs
;;pass ; password manager for nerds ;;pass ; password manager for nerds
;;pdf ; pdf enhancements ;;pdf ; pdf enhancements
@@ -120,7 +120,7 @@
;;beancount ; mind the GAAP ;;beancount ; mind the GAAP
(cc +lsp +tree-sitter) ; C > C++ == 1 (cc +lsp +tree-sitter) ; C > C++ == 1
;;clojure ; java with a lisp ;;clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs ;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c ;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans ;;csharp ; unity, .NET, and mono shenanigans
@@ -153,7 +153,7 @@
;;lean ; for folks with too much to prove ;;lean ; for folks with too much to prove
;;ledger ; be audit you can be ;;ledger ; be audit you can be
;;lua ; one-based indices? one-based indices ;;lua ; one-based indices? one-based indices
markdown ; writing docs for people to ignore (markdown +grip +tree-sitter) ; writing docs for people to ignore
;;nim ; python + lisp at the speed of c ;;nim ; python + lisp at the speed of c
;;nix ; I hereby declare "nix geht mehr!" ;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel ;;ocaml ; an objective camel
@@ -177,7 +177,7 @@
;;solidity ; do you need a blockchain? No. ;;solidity ; do you need a blockchain? No.
(swift +lsp +tree-sitter); who asked for emoji variables? (swift +lsp +tree-sitter); who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance. ;;terra ; Earth and Moon in alignment for performance.
;;web ; the tubes (web +lsp +tree-sitter) ; the tubes
;;yaml ; JSON, but readable ;;yaml ; JSON, but readable
(zig +lsp +tree-sitter) ; C, but simpler (zig +lsp +tree-sitter) ; C, but simpler

View File

@@ -111,38 +111,6 @@ add-highlighter global/ wrap -word -indent
# format # format
# } # }
# } # }
# hook global -group autofmt BufSetOption filetype=(javascript) %{
# set-option buffer formatcmd 'prettier --tab-width 4 --parser typescript'
#
# hook -group autofmt buffer BufOpenFile .* %{
# format
# }
#
# hook -group autofmt buffer BufWritePre .* %{
# format
# }
# }
#
# hook global -group autofmt BufSetOption filetype=(go) %{
# set-option buffer formatcmd 'gofmt'
#
# hook -group autofmt buffer BufOpenFile .* %{
# format
# }
#
# hook -group autofmt buffer BufWritePre .* %{
# format
# }
# }
# }
#
# define-command disable-autofmt -docstring 'disable autoformatting of buffer' %{
# remove-hooks global autofmt
# }
#
# enable-autofmt
#
#
## Indentation ## ## Indentation ##
set global tabstop 4 set global tabstop 4

View File

@@ -0,0 +1,4 @@
set -e
cargo install --locked --force --path .

View File

@@ -0,0 +1,19 @@
try %{
discord-presence-enable
} catch %{
echo -debug "Error while evaluating 'kakoune-discord' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'kakoune-discord' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -0,0 +1,2 @@
cargo install --path . --force

View File

@@ -0,0 +1,23 @@
try %{
require-module rainbow
# suggested mapping
# # map global user r ": rainbow<ret>" -docstring "rainbow brackets"
# # map global user R ": rmhl window/ranges_rainbow_specs<ret>" \
# # -docstring "remove rainbow highlighter"
} catch %{
echo -debug "Error while evaluating 'kakoune-rainbow' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'kakoune-rainbow' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -0,0 +1 @@
gitlab.com

View File

@@ -0,0 +1,21 @@
try %{
plug "gustavo-hms/peneira" %{
require-module peneira
}
} catch %{
echo -debug "Error while evaluating 'luar' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'luar' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -0,0 +1,19 @@
try %{
# your config
} catch %{
echo -debug "Error while evaluating 'pandoc.kak' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'pandoc.kak' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -0,0 +1,19 @@
try %{
require-module peneira
} catch %{
echo -debug "Error while evaluating 'peneira' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'peneira' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -0,0 +1,25 @@
try %{
# if you have wrap highlighter enamled in you configuration
# files it's better to turn it off for tagbar, using this hook:
hook global WinSetOption filetype=tagbar %{
remove-highlighter window/wrap
# you can also disable rendering whitespaces here, line numbers, and
# matching characters
}
} catch %{
echo -debug "Error while evaluating 'tagbar.kak' configuration: %val{error}"
set-option -add current plug_conf_errors "Error while evaluating 'tagbar.kak' configuration:"
set-option -add current plug_conf_errors %sh{ printf "\n " }
set-option -add current plug_conf_errors %val{error}
set-option -add current plug_conf_errors %sh{ printf "\n\n" }
hook -once -group plug-conf-err global WinDisplay .* %{
info -style modal -title "plug.kak error" "%opt{plug_conf_errors}"
on-key %{
info -style modal
execute-keys -with-maps -with-hooks %val{key}
}
}
}

View File

@@ -26,5 +26,5 @@ dataSourceCommonSettings\activeState=true
dataSourceCommonSettings\activeState=true dataSourceCommonSettings\activeState=true
[UserFeedback] [UserFeedback]
ApplicationStartCount=137 ApplicationStartCount=141
ApplicationTime=622 ApplicationTime=705

View File

@@ -26,5 +26,5 @@ dataSourceCommonSettings\activeState=true
dataSourceCommonSettings\activeState=true dataSourceCommonSettings\activeState=true
[UserFeedback] [UserFeedback]
ApplicationStartCount=3 ApplicationStartCount=72
ApplicationTime=35142 ApplicationTime=68724

View File

@@ -23,5 +23,5 @@ dataSourceCommonSettings\activeState=true
dataSourceCommonSettings\activeState=true dataSourceCommonSettings\activeState=true
[UserFeedback] [UserFeedback]
ApplicationStartCount=1 ApplicationStartCount=18
ApplicationTime=14 ApplicationTime=16794

View File

@@ -1,2 +1,2 @@
[UserFeedback] [UserFeedback]
ApplicationStartCount=1 ApplicationStartCount=18

View File

@@ -26,6 +26,6 @@ dataSourceCommonSettings\activeState=true
dataSourceCommonSettings\activeState=true dataSourceCommonSettings\activeState=true
[UserFeedback] [UserFeedback]
ApplicationStartCount=210 ApplicationStartCount=260
ApplicationTime=2008695 ApplicationTime=2430104
LastEncouragement=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x87}\x4\n\x84\xab\0) LastEncouragement=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x87}\x4\n\x84\xab\0)

File diff suppressed because one or more lines are too long

View File

@@ -82,6 +82,6 @@ vim.lsp.config('lua_ls', {
vim.lsp.config('tinymist', { vim.lsp.config('tinymist', {
settings = { settings = {
exportPdf = "onType", exportPdf = "onType",
} },
}) })
vim.diagnostic.config({ update_in_insert = true, float = true, virtual_lines = true}) vim.diagnostic.config({ update_in_insert = true, float = true, virtual_lines = true})

View File

@@ -49,5 +49,16 @@ return {
version = "*", -- Pin Neorg to the latest stable release version = "*", -- Pin Neorg to the latest stable release
config = true, config = true,
}, },
-- {
-- "Olical/conjure"
-- },
{
"vlime/vlime",
config = function(plugin)
vim.opt.rtp:append(plugin.dir .. '/vim/')
end
},
} }

View File

@@ -101,7 +101,7 @@ fade-in-step = 0.03;
fade-out-step = 0.03; fade-out-step = 0.03;
# The time between steps in fade step, in milliseconds. (> 0, defaults to 10) # The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
fade-delta = 4.0; fade-delta = 5.0;
# Specify a list of conditions of windows that should not be faded. # Specify a list of conditions of windows that should not be faded.
# fade-exclude = [] # fade-exclude = []

View File

@@ -39,12 +39,12 @@ background = ${xrdb:background}
foreground = ${xrdb:foreground} foreground = ${xrdb:foreground}
override-redirect = true override-redirect = true
wm-restack = bspwm wm-restack = bspwm
font-0 = Olympe Mono Hacked:style=Regular:pixelsize=20;2 font-0 = Olympe Mono Hacked:style=Regular:pixelsize=11;2
font-1 = CaskaydiaCove Nerd Font:style=Regular:pixelsize=20:2 font-1 = CaskaydiaCove Nerd Font:style=Regular:pixelsize=11:2
font-2 = NotoColorEmoji:pixelsize=20 font-2 = NotoColorEmoji:pixelsize=16
font-3 = Font Awesome 6 Brands:style=Regular:size=20;2 font-3 = Font Awesome 6 Brands:style=Regular:size=13;2
font-4 = Font Awesome 6 Free Solid:style=Regular:size=20;2 font-4 = Font Awesome 6 Free Solid:style=Regular:size=9;2
height = 36 height = 20
line-size = 2 line-size = 2
modules-left = bspwm modules-left = bspwm
modules-right = music memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime modules-right = music memory filesystem xkeyboard network redshift pulseaudio backlight tray battery datetime

View File

@@ -28,7 +28,7 @@ wheel_scroll_lines=3
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\0\0\0\0\0\0\n\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96\0\0\0\0\0\0\0\0\n\0\0\0\x3\xad\0\0\x1\x86\0\0\x6#\0\0\x3\x96)
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x5\xc7\0\0\x3\xba\0\0\0\0\0\0\0\0\0\0\x5\xc7\0\0\x3\xba\0\0\0\0\0\0\0\0\x5\xe0\0\0\0\0\0\0\0\0\0\0\x5\xc7\0\0\x3\xba) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\v\xb0\0\0\0\0\0\0\x15\x93\0\0\x4\xc9\0\0\v\xb0\0\0\0\0\0\0\x15\x93\0\0\x4\xc9\0\0\0\x1\0\0\0\0\n\0\0\0\v\xb0\0\0\0\0\0\0\x15\x93\0\0\x4\xc9)
[Troubleshooting] [Troubleshooting]
force_raster_widgets=1 force_raster_widgets=1

View File

@@ -1 +1,2 @@
set preview_images true set preview_images true
set preview_images_method ueberzug

View File

@@ -139,8 +139,8 @@ do
riverctl map $mode None XF86AudioNext spawn 'playerctl next' riverctl map $mode None XF86AudioNext spawn 'playerctl next'
# Control screen backlight brightness with brightnessctl (https://github.com/Hummer12007/brightnessctl) # Control screen backlight brightness with brightnessctl (https://github.com/Hummer12007/brightnessctl)
riverctl map $mode None XF86MonBrightnessUp spawn 'brightnessctl set +1%' riverctl map $mode None XF86MonBrightnessUp spawn 'brightnessctl set +5%'
riverctl map $mode None XF86MonBrightnessDown spawn 'brightnessctl set 1%-' riverctl map $mode None XF86MonBrightnessDown spawn 'brightnessctl set 5%-'
done done
# Set background and border color # Set background and border color
@@ -170,17 +170,9 @@ riverctl focus-follows-cursor normal
riverctl map normal Super+Control O spawn 'mumble rpc starttalking' riverctl map normal Super+Control O spawn 'mumble rpc starttalking'
riverctl map normal Super O spawn 'mumble rpc stoptalking' riverctl map normal Super O spawn 'mumble rpc stoptalking'
riverctl map normal Super Escape spawn 'swaylock -f -C ~/.config/sway/rose-pine' riverctl map normal Super Escape spawn 'swaylock -f -C ~/.config/sway/rose-pine'
riverctl input pointer* tap enabled
riverctl input pointer* click-method button-areas
riverctl input pointer* natural-scroll enabled
swaybg -m fill -i $HOME/Pictures/wallpapers/wallpaper & swaybg -m fill -i $HOME/Pictures/wallpapers/wallpaper &
# pgrep creek || ( while $HOME/.config/river/bar.sh; do sleep 1; done ) | creek -fn 'Ubuntu:size=14' -nf 0xb8b8b8 -nb 0x282828 -ff 0x181818 -fb 0x7cafc2 # pgrep creek || ( while $HOME/.config/river/bar.sh; do sleep 1; done ) | creek -fn 'Ubuntu:size=14' -nf 0xb8b8b8 -nb 0x282828 -ff 0x181818 -fb 0x7cafc2
swayidle -w \
timeout 360 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
timeout 600 'systemctl suspend-then-hibernate' \
before-sleep 'swaylock -f -C ~/.config/sway/rose-pine' &
pipewire-launch & pipewire-launch &
waybar & waybar &
wlr-randr --output eDP-1 --scale 1.5 wlr-randr --output DP-2 --adaptive-sync enabled --mode 2560x1440@165Hz
dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP='river' dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP='river'

View File

@@ -1,10 +1,10 @@
#!/usr/bin/env bash #!/usr/bin/env bash
DATE=$(date +'%Y-%m-%d %I:%M:%S %p') DATE=$(date +'%Y-%m-%d %I:%M:%S %p')
BAT=$(cat /sys/class/power_supply/BAT1/capacity) # BAT=$(cat /sys/class/power_supply/BAT1/capacity)
VOL=$(pactl get-sink-volume @DEFAULT_SINK@ | tr "," "\n" | grep \% | sed s/Volume\:// | sed 's/\%.*$//' | sed 's/^.*\///' | head -n1 | sed s/\ *//) VOL=$(pactl get-sink-volume @DEFAULT_SINK@ | tr "," "\n" | grep \% | sed s/Volume\:// | sed 's/\%.*$//' | sed 's/^.*\///' | head -n1 | sed s/\ *//)
VOL="${VOL}%" VOL="${VOL}%"
MUTED=$(pactl get-sink-mute @DEFAULT_SINK@ | cut -d\ -f2) MUTED=$(pactl get-sink-mute @DEFAULT_SINK@ | cut -d\ -f2)
BRIGHT=$(brightnessctl | tr "\n" " " | cut -d\ -f9 | tr -d "()%") # BRIGHT=$(brightnessctl | tr "\n" " " | cut -d\ -f9 | tr -d "()%")
MEM=$(free -h | sed 's/[ ]\+/:/g' | cut -d\: -f4 | tr "\n" ":" | cut -d\: -f2) MEM=$(free -h | sed 's/[ ]\+/:/g' | cut -d\: -f4 | tr "\n" ":" | cut -d\: -f2)
USER=$(id -u -n) USER=$(id -u -n)
HOST=$(cat /proc/sys/kernel/hostname) HOST=$(cat /proc/sys/kernel/hostname)
@@ -17,4 +17,5 @@ then
VOL='muted' VOL='muted'
fi fi
echo ${MEM} \| ${USER}\@${HOST} \| KB\: ${LAYOUT} \| ${NETWORK_NAME}\@${IP} \| Vol: ${VOL} \| ${BRIGHT}% Backlight \| ${BAT}\% Bat \| ${DATE} # echo ${MEM} \| ${USER}\@${HOST} \| KB\: ${LAYOUT} \| ${NETWORK_NAME}\@${IP} \| Vol: ${VOL} \| ${BRIGHT}% Backlight \| ${BAT}\% Bat \| ${DATE}
echo ${MEM} \| ${USER}\@${HOST} \| KB\: ${LAYOUT} \| ${NETWORK_NAME}\@${IP} \| Vol: ${VOL} \| ${DATE}

View File

@@ -39,7 +39,7 @@ output * bg $HOME/Pictures/wallpapers/wallpaper fill
# #
# Example configuration: # Example configuration:
# #
output eDP-1 scale 1.5 # output eDP-1 scale 1.5
# #
# You can get the names of your outputs by running: swaymsg -t get_outputs # You can get the names of your outputs by running: swaymsg -t get_outputs
output DP-2 mode 2560x1440@165.000Hz output DP-2 mode 2560x1440@165.000Hz
@@ -50,10 +50,11 @@ font "Ubuntu 10"
# #
# Example configuration: # Example configuration:
# #
exec swayidle -w \ # exec swayidle -w \
timeout 360 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ # # timeout 15 'swaylock -f -c 000000' \
timeout 600 'systemctl suspend-then-hibernate' \ # timeout 360 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
before-sleep 'swaylock -f -c 000000' # timeout 600 'systemctl suspend-then-hibernate' \
# before-sleep 'swaylock -f -c 000000'
# set $lock 'swaylock -f' # set $lock 'swaylock -f'
# #
@@ -67,12 +68,12 @@ exec swayidle -w \
# #
# Example configuration: # Example configuration:
# #
input "type:touchpad" { # input "type:touchpad" {
dwt enabled # dwt enabled
tap enabled # tap enabled
natural_scroll enabled # natural_scroll enabled
#middle_emulation enabled # #middle_emulation enabled
} # }
# #
# You can get the names of your inputs by running: swaymsg -t get_inputs # You can get the names of your inputs by running: swaymsg -t get_inputs
# Read `man 5 sway-input` for more information about this section. # Read `man 5 sway-input` for more information about this section.
@@ -259,9 +260,9 @@ input "type:keyboard" {
bindsym Mod1+Shift+space input "type:keyboard" xkb_switch_layout 0 bindsym Mod1+Shift+space input "type:keyboard" xkb_switch_layout 0
bindsym Mod1+space input "type:keyboard" xkb_switch_layout 1 bindsym Mod1+space input "type:keyboard" xkb_switch_layout 1
bindsym $mod+u output eDP-1 scale 1 # bindsym $mod+u output eDP-1 scale 1
bindsym $mod+i output eDP-1 scale 1.5 # bindsym $mod+i output eDP-1 scale 1.5
bindsym $mod+o output eDP-1 scale 2 # bindsym $mod+o output eDP-1 scale 2
# Multimedia # Multimedia
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +2% && pactl get-sink-volume @DEFAULT_SINK@ | head -n 1| awk '{print substr($5, 1, length($5)-1)}' > $WOBSOCK bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +2% && pactl get-sink-volume @DEFAULT_SINK@ | head -n 1| awk '{print substr($5, 1, length($5)-1)}' > $WOBSOCK

View File

@@ -75,11 +75,11 @@ XF86AudioNext
XF86AudioPrev XF86AudioPrev
playerctl previous playerctl previous
# Brightness Up # Brightness Up
XF86MonBrightnessUp XF86_MonBrightnessUp
brightnessctl set 1%+ brightnessctl set 1%+
# Brightness Down # Brightness Down
XF86MonBrightnessDown XF86_MonBrightnessDown
brightnessctl set 1%- brightnessctl set 1%+
## BSPWM Controls ## ## BSPWM Controls ##

View File

@@ -12,9 +12,9 @@
"river/layout", "river/layout",
"custom/media" "custom/media"
], ],
// "modules-center": [ "modules-center": [
// "river/window" "river/window"
// ], ],
"modules-right": [ "modules-right": [
"idle_inhibitor", "idle_inhibitor",
"pulseaudio", "pulseaudio",

View File

@@ -155,5 +155,4 @@
(setq dime-dylan-implementations (setq dime-dylan-implementations
'((opendylan ("/home/mikec/Documents/suckless/dylan/opendylan-2024.1/bin/dswank") '((opendylan ("/home/mikec/Documents/suckless/dylan/opendylan-2024.1/bin/dswank")
:env ("OPEN_DYLAN_USER_REGISTRIES=/tmp/dime-test/registry")))) :env ("OPEN_DYLAN_USER_REGISTRIES=/tmp/dime-test/registry"))))
(setq doc-view-mupdf-use-svg t)
(add-to-list 'default-frame-alist '(undecorated . t)) (add-to-list 'default-frame-alist '(undecorated . t))

View File

@@ -100,7 +100,7 @@
magit ; a git porcelain for Emacs magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs ;;make ; run make tasks from Emacs
;;pass ; password manager for nerds ;;pass ; password manager for nerds
;; pdf ; pdf enhancements pdf ; pdf enhancements
;;prodigy ; FIXME managing external services & code builders ;;prodigy ; FIXME managing external services & code builders
;;rgb ; creating color strings ;;rgb ; creating color strings
;;taskrunner ; taskrunner for all your projects ;;taskrunner ; taskrunner for all your projects

View File

@@ -0,0 +1 @@
stop.png

View File

@@ -0,0 +1 @@
stop.png

View File

@@ -0,0 +1 @@
list-add.png

View File

@@ -0,0 +1 @@
./address-book-new.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 B

View File

@@ -0,0 +1 @@
./align-horizontal-center.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

View File

@@ -0,0 +1 @@
./align-horizontal-left.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 B

View File

@@ -0,0 +1 @@
./align-horizontal-right.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

View File

@@ -0,0 +1 @@
./align-vertical-bottom.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

View File

@@ -0,0 +1 @@
./align-vertical-center.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 B

View File

@@ -0,0 +1 @@
./align-vertical-top.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 B

View File

@@ -0,0 +1 @@
window-new.png

View File

@@ -0,0 +1 @@
window-new.png

View File

@@ -0,0 +1 @@
./application-exit.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 B

View File

@@ -0,0 +1 @@
./appointment-new.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 973 B

View File

@@ -0,0 +1 @@
appointment-new.png

View File

@@ -0,0 +1 @@
go-previous.png

View File

@@ -0,0 +1 @@
document-send.png

View File

@@ -0,0 +1 @@
document-properties.png

View File

@@ -0,0 +1 @@
./bookmark-new.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 946 B

View File

@@ -0,0 +1 @@
bookmark-new.png

View File

@@ -0,0 +1 @@
bookmark-new.png

View File

@@ -0,0 +1 @@
go-bottom.png

View File

@@ -0,0 +1 @@
document-save.png

View File

@@ -0,0 +1 @@
stock_no.png

View File

@@ -0,0 +1 @@
call-stop.png

View File

@@ -0,0 +1 @@
./call-start.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 990 B

View File

@@ -0,0 +1 @@
./call-stop.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1006 B

View File

@@ -0,0 +1 @@
stock_no.png

View File

@@ -0,0 +1 @@
format-justify-center.png

View File

@@ -0,0 +1 @@
format-justify-center.png

View File

@@ -0,0 +1 @@
color-select.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

View File

@@ -0,0 +1 @@
./contact-new.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 B

View File

@@ -0,0 +1 @@
gtk-ok.png

View File

@@ -0,0 +1 @@
stock_no.png

View File

@@ -0,0 +1 @@
stock_no.png

View File

@@ -0,0 +1 @@
stock_no.png

View File

@@ -0,0 +1 @@
gtk-ok.png

View File

@@ -0,0 +1 @@
dialog-apply.png

View File

@@ -0,0 +1 @@
dialog-apply.png

View File

@@ -0,0 +1 @@
./distribute-horizontal-left.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 B

View File

@@ -0,0 +1 @@
./distribute-horizontal-right.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

View File

@@ -0,0 +1 @@
./distribute-vertical-bottom.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 B

View File

@@ -0,0 +1 @@
./distribute-vertical-center.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

View File

@@ -0,0 +1 @@
./distribute-vertical-top.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1 @@
./document-export.png

Some files were not shown because too many files have changed in this diff Show More