dfebaf0cd5
Added window rules for An Anime Game.
2022-06-19 13:08:25 +08:00
Sheldon Lee
4feed1672f
Added function to set working directory.
...
If a working directory is set with wdir(), bashrc will cd into the
path stored in a file written in /tmp. A new terminal will then
have a shell in that directory.
cwdir() deletes the file in /tmp and pwdir() prints the working
directory from said file if it exists.
2022-06-18 19:48:34 +08:00
Sheldon Lee
9ae8541b92
Bash profile now checks if IS_LAPTOP is set and launches i3 instead.
2022-06-17 20:20:03 +08:00
Sheldon Lee
7ce14fea34
Changed launch execs.
2022-06-13 22:45:04 +08:00
Sheldon Lee
cbf8de66c6
Corrected spelling.
2022-06-13 22:44:02 +08:00
Sheldon Lee
75172b7bc3
Color tweaks to avoid invisible text.
2022-06-12 21:09:27 +08:00
Sheldon Lee
fe54184af6
Changed screenshot directory.
2022-06-10 18:06:18 +08:00
Sheldon Lee
0dbb8a1802
Updated .tmux.conf
2022-06-10 00:35:00 +08:00
Sheldon Lee
adb200c764
Removed obsolete JAVA_HOME export and redirecting errors from grep
...
command.
2022-06-10 00:33:43 +08:00
Sheldon Lee
30bcf55790
Added sways xprop replacement script.
2022-06-10 00:32:22 +08:00
Sheldon Lee
f396cb08cb
Changed how application launcher is called.
...
It no longer pipes output to 'xargs swaymsg exec --' so tor browser
launches.
2022-06-05 18:18:43 +08:00
Sheldon Lee
00823f8b2b
Changed icon theme.
2022-06-04 19:27:22 +08:00
Sheldon Lee
bd5aefd42a
Changed opacity format.
2022-05-30 23:52:19 +08:00
Sheldon Lee
e8f834f630
Added idle inhibition rules.
2022-05-30 23:51:10 +08:00
Sheldon Lee
268732dd07
Changed font.
2022-05-30 23:50:40 +08:00
Sheldon Lee
371b645ef5
"Last window" behaviour now works with the default prefix.
2022-05-10 18:10:59 +08:00
Sheldon Lee
cf24ccdc10
Commented out leader key change.
2022-05-10 16:58:15 +08:00
Sheldon Lee
87825be8f8
Changed font to Fira Code.
2022-05-02 17:41:26 +08:00
Sheldon Lee
50642c3a37
Changed font, added window rules and now runs polkit authentication
...
agent.
2022-05-02 17:39:16 +08:00
Sheldon Lee
af8ca807eb
Changed font to Fira Code.
2022-05-02 17:38:51 +08:00
Sheldon Lee
f3b12c479c
Reformatting, multi-monitor tweaks and window rules.
2022-04-11 19:20:53 +08:00
Sheldon Lee
56674cd057
Set environment variable when running sway.
2022-04-05 19:39:44 +08:00
Sheldon Lee
dfd2a1c9fd
Use system \[\033[01;32m\]\u@\h\[\033[01;34m\] \w\n\$\[\033[00m\] + bash completion for doas.
2022-04-05 19:39:04 +08:00
Sheldon Lee
20c91b5e7f
Updated cursor and icon themes.
2022-04-05 19:18:15 +08:00
Sheldon Lee
c9cac0ba05
Bemenu now case insensitive.
2022-04-01 18:00:09 +08:00
Sheldon Lee
04efb1bfa4
Menu command now uses own script to determint command.
...
Also some rule changes for certain applications in gentoo.
2022-04-01 17:58:44 +08:00
Sheldon Lee
612caeabaf
Changed grimshot path.
2022-04-01 17:58:11 +08:00
Sheldon Lee
1a181b426b
Updated monitor settings and added script for gtk theme settings.
2022-03-28 17:02:55 +08:00
Sheldon Lee
0b7ab28ef8
Changed output names and firefox class string.
2022-03-28 16:41:42 +08:00
Sheldon Lee
69e0dc8877
Merge branch 'master' of github.com:sheldonmlee/dotfiles
2022-03-25 02:03:55 +08:00
Sheldon Lee
2ebd6e68f7
Changed resize mode amount.
2022-03-24 22:28:53 +08:00
Sheldon Lee
1704a66812
Changed resize mode bind and resize increment.
2022-03-02 16:37:24 +08:00
Sheldon Lee
e8a229630a
Added script to init dotfiles.
2022-02-27 20:43:04 +08:00
Sheldon Lee
f3dd3aa7ac
Removed adding ~/.local/bin to $PATH
2022-02-27 20:34:46 +08:00
Sheldon Lee
0734220510
Added $TERMINAL environment variable.
2022-02-27 20:33:26 +08:00
Sheldon Lee
7e40c142e3
Updated gtk theme.
2022-02-22 14:53:00 +08:00
Sheldon Lee
40197c3912
Changed path to grimshot command.
2022-02-18 11:49:24 +08:00
Sheldon Lee
3af5d5ff29
Changed titlebar border thickness.
2022-02-18 11:48:06 +08:00
Sheldon Lee
cb682eecd0
Added rule for zoom.
2022-02-18 11:45:47 +08:00
Sheldon Lee
e8f0ffaf1d
Comment capitalization.
2022-01-24 05:19:01 +08:00
Sheldon Lee
3dc2a35d03
Updated screenshot bindings.
2022-01-24 05:16:59 +08:00
Sheldon Lee
df66e00727
Scripts now portable betwwen Xorg/Wayland.
...
If in Wayland, the "bemenu" alternative should be used instead of
"dmenu" or "rofi".
2022-01-24 05:11:35 +08:00
Sheldon Lee
b839f0d05d
all.sh now looks inside menuitems directory.
2022-01-24 05:10:37 +08:00
Sheldon Lee
e00b72e1f6
Bemenu color changes and font tweaks.
2022-01-21 10:08:34 +08:00
Sheldon Lee
e5d489b459
Changed from "!/bin/bash" to "!/bin/sh".
2022-01-20 19:02:04 +08:00
Sheldon Lee
9731ef53ef
Removed titlebar padding and border thickness options.
2022-01-20 03:02:04 +08:00
Sheldon Lee
7b30745687
Copied colorscheme from i3 to sway.
2022-01-20 02:50:12 +08:00
Sheldon Lee
be9383d307
Implemented solarized theme.
2022-01-18 18:39:26 +08:00
Sheldon Lee
0ced8dab87
Merge branch 'master' of github.com:sheldonmlee/dotfiles
2022-01-18 13:29:33 +08:00
Sheldon Lee
9f91a344de
Added i3/sway config.
2022-01-18 09:17:36 +08:00