Commit Graph

963 Commits

Author SHA1 Message Date
surtur e000720330
wofi: dynamic_lines=s/true/false/ 2021-02-27 15:21:20 +01:00
surtur ea2e7fb770
refactor screen-share-sway
* introduce variables for common values
* properly quote variables
* check if directories exist before certain steps
* exit on cd failure
2021-02-27 15:17:02 +01:00
surtur 3eeb1e435e
add screen-share-sway script
* based on a guide to setup proper screen sharing on sway
  ref: https://github.com/hw0lff/screen-share-sway
2021-02-18 09:37:51 +01:00
surtur 7aa1e113f5
autoopen sway on tty1 2021-02-10 23:27:34 +01:00
surtur cbb464b1a8
fix: deoplete updating
* don't call nvim command
* enable at startup
2021-02-10 23:26:30 +01:00
surtur 8c703e9838
chore: add a v4l2 module convenience build script 2021-02-04 22:56:23 +01:00
surtur 3ba4803a28
update sway config and switcher script
* dynamic head switching and/or adding/removing behaviour
* enable smart borders
* enable convenient mouse-drag + meta key window resizer (floating_modifier)
* only run certain programs on session start, as opposed to on each session restart
* add a ranger keybind
* add playerctl keybinds
* assing discord window to a workspace
2021-02-04 22:56:23 +01:00
surtur 00d6f0e885
chore: rm useless keyring start in zshrc 2021-02-04 22:56:22 +01:00
surtur bda284f700
chore: zshrc updates
* add gradle completion plugin
* fix asdf completions
* add dotnet completions
* set autosuggest strategy to both history and completion (again)
* add ix() function
* fix upload function
* rm yarn from ohmyzsh plugins
2021-02-04 22:56:22 +01:00
surtur abb7372b0c
chore: grab screenshot of the first screen 2021-02-04 22:56:22 +01:00
surtur 88fbf9e0cb
chore: set autoload for tex files 2021-02-04 22:56:22 +01:00
surtur d1182628a3
vimrc: set conceallevel properly 2021-02-04 22:56:15 +01:00
surtur c9cf07fb8e
chore: explicit editor for kitty 2021-02-04 22:30:14 +01:00
surtur 1c5ae0edc0
chore: add mako config 2020-11-25 12:42:30 +01:00
surtur e71518c93e
chore: add Codium settings.json 2020-11-25 12:40:50 +01:00
surtur bf742b90ad
tweak: {sys_menu,window edge} settings in sway cfg
* set fill mode and bg color independently of the bg pic
* set default_floating_border to normal
* set hide_edge_borders to smart
* add a really smart system menu (lock, logout, reboot, poweroff) implemented
  as a sway mode whereby you first press $mod+Shift+e and then choose an action
  reference: dfd6f956f6/.config/sway/config (L228-L241)
2020-11-25 12:39:25 +01:00
surtur e26157a49c
feat: add btrfs snapshot sync wrapper script 2020-11-03 13:07:40 +01:00
surtur a3a7cf765e
chore: add upload function 2020-11-03 13:06:53 +01:00
surtur d14a69bd28
feat: move stuff to .zprofile
* track .zprofile
2020-11-03 13:05:55 +01:00
surtur e68c95d276
chore: run keyring daemon with more params 2020-11-02 17:37:31 +01:00
surtur 46f9f02726
feat: use wofi instead of rofi 2020-11-02 17:34:07 +01:00
surtur c0110b5d34
chore: add secondary display toggle keybind 2020-11-02 17:32:35 +01:00
surtur aa9f1fa257
chore: updated sync script 2020-10-05 18:44:03 +02:00
surtur ddd9238093
chore: updated getnebulaconfigs 2020-10-05 18:43:21 +02:00
surtur 6f8957b018
chore: add pscbg
* a little script for setting bg to ps output
2020-10-05 18:41:17 +02:00
surtur d2a75221e8
feat: zshrc updates
* zplug-managed zplug
* zplug load defers
* spaceship prompt items explicit definition
* spaceship prompt color change
* ohmyzsh update time change
* specify histcontrol format
* add asdf - the extendable version manager
* add exa --> ls alias
2020-10-05 18:36:42 +02:00
surtur fc63939552
chore: update waybar style.css button padding 2020-10-05 18:33:35 +02:00
surtur ab973281fd
feat: vimrc updates 2020-10-05 18:32:34 +02:00
surtur 684814a570
feat: sway workspace switcher (swws) logic update 2020-10-05 18:25:46 +02:00
surtur 1d0cc6b02f
chore: added hugo version checks in gethugo script 2020-10-05 18:24:35 +02:00
surtur d89c1cb311
chore: updated sway config
* explicit wayland command requests (sway)
* keybinds additions for when screen is locked
* multihead conf updates
* background changes
* smart gaps off
2020-10-05 18:20:37 +02:00
surtur 41faa8f2ca
chore: kitty.conf update 2020-10-05 18:14:43 +02:00
surtur bb089a349c
chore: updated .tmux.conf for more space in the status bar 2020-07-26 15:23:00 +02:00
surtur 130b3aed7e
chore: updated kitty.conf
* correctly using FiraCode + JetBrainsMono fonts
* enabled kitty mod keys
* updated url prefixes list
2020-07-26 15:21:21 +02:00
surtur b18ff01a7b
chore: updated fusuma X config to use "sendkey" plugin 2020-07-26 15:14:09 +02:00
surtur ad0d65bc14
feat: waybar nmtui on right click 2020-06-14 02:27:51 +02:00
surtur a305310de7
feat: added parec wrapper to the script collection
* easily capture audio streams
2020-06-14 02:25:15 +02:00
surtur 687c4a4af4
feat: major updates to sway config
* locking now happens using `swaylock-wrapper`
* default terminal emulator is now `kitty`
  second default is `alacritty`
* updated favourite background
* added second monitor handling (shows up as DP-{2,3},
  HDMI-A-1 depending on connector used)
* assing specific workspaces to a specific monitor
* use `swws.py` - "sway workspace switcher script"
* run `waybar` directly and kill it directly when reloading
* run [`docker-tray`](https://git.dotya.ml/wanderer/docker-tray)
* use several keybinds when locked (`--locked`)
2020-06-11 23:12:48 +02:00
surtur 2d8d5892f5
feat: notermguicolors; feat: pdflatex compilation shorthand 2020-06-11 23:06:33 +02:00
surtur 9afc6cf410
add: another, better swaylock-wrapper 2020-06-11 23:04:14 +02:00
surtur 93a8056104
feat: added aliases + SSH_AUTH_SOCK + set lazy plugin loading 2020-06-11 23:02:44 +02:00
surtur e5d6c76adc
feat: adjust script for multiple monitors 2020-06-11 23:01:59 +02:00
surtur 23a399b9d9
feat: added kitty.conf 2020-06-11 23:01:00 +02:00
surtur 31a3b98d3f
feat: say hello 2020-05-29 13:25:28 +02:00
surtur 5e2528cb57
feat: just grab a screenshot of primary display 2020-05-29 13:24:33 +02:00
surtur 3a2afa7e2f
feat: added .searchsploit_rc 2020-05-27 12:14:54 +02:00
surtur fa572137f8
feat: click-a-ytop 2020-05-27 12:14:20 +02:00
surtur aa3dff77a4
feat: vimrc enhancements
* feat: added latex compilation nmap
* feat: set scrolloff=5
* feat: set noerrorbells (silence)
* feat: set conceallevel=0 - esp. noticeable in json files
* feat: set termguicolors
* fix: vim in tmux mouse fix (in qterminal)
* refactor: use palenight.vim as palenight
* refactor: move stuff around
2020-05-27 10:25:31 +02:00
surtur 28459507ed
feat: added repos for tracking 2020-05-27 10:03:56 +02:00
surtur 4aa6447969
feat: added some bling to the waybar 2020-05-27 10:01:10 +02:00