aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnInternetTroll <lucafulger@gmail.com>2022-05-18 17:14:00 +0000
committerAnInternetTroll <lucafulger@gmail.com>2022-05-18 17:14:00 +0000
commitcdd4114c54f91cbd2ee34bdda1d9f47412808119 (patch)
tree85251abe9d133443db641aa306eff2a3831b9e79
parent953c0d651e914bd117bed4f6512cb2beafff93ad (diff)
downloaddotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar.gz
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar.bz2
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar.lz
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar.xz
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.tar.zst
dotfiles-cdd4114c54f91cbd2ee34bdda1d9f47412808119.zip
Remove foot dracula
Diffstat (limited to '')
-rw-r--r--.config/sway/config2
-rw-r--r--.gitmodules3
2 files changed, 1 insertions, 4 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 848e94c..b745380 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -255,7 +255,7 @@ mode "resize" {
bindsym $right resize grow width 10px
# Ditto, with arrow keys
- bindshm Left resize shrink width 10px
+ bindsym Left resize shrink width 10px
bindsym Down resize grow height 10px
bindsym Up resize shrink height 10px
bindsym Right resize grow width 10px
diff --git a/.gitmodules b/.gitmodules
index c43326f..f515dd2 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,6 +6,3 @@
path = .config/wofi
url = https://github.com/dracula/wofi.git
-[submodule ".config/foot"]
- path = .config/foot
- url = https://github.com/dracula/foot.git
nohover-highlight'> 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252