Update some stuff

This commit is contained in:
Tobias Reisinger 2022-06-30 14:24:33 +02:00
parent 4a6de219fe
commit 98f5135302
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 8 additions and 7 deletions

View file

@ -49,6 +49,7 @@ export OSH="$XDG_CONFIG_HOME/bash/oh-my-bash"
export PASSWORD_STORE_GENERATED_LENGTH='64'
export PATH="$PATH:$HOME/.local/bin:$GOPATH/bin:$HOME/.cargo/bin:$HOME/.bin"
export PS1='\$ '
export QT_QPA_PLATFORM="wayland;xcb"
export QT_QPA_PLATFORMTHEME="qt5ct"

View file

@ -9,7 +9,7 @@ def init(c):
c.bind(',j', 'spawn --userscript format_json dracula')
c.bind(',g', 'open {url:scheme}://github1s.com{url:path}{url:query}')
c.bind(',rr', 'open {url:scheme}://removeddit.com{url:path}{url:query}')
c.bind(',rr', 'open {url:scheme}://unddit.com{url:path}{url:query}')
c.bind(',rt', 'open {url:scheme}://reddit.tube{url:path}{url:query}')
c.bind(',s', 'spawn xdg-open steam://openurl/{url}')

View file

@ -72,7 +72,7 @@ super + {_,shift + }q
# alternate between the tiled and monocle layout
super + m
bsp-layout cycle --layouts tall,wide,grid,rgrid,monocle
bsp-layout next --layouts tall,wide,grid,rgrid,even,monocle
#bspc desktop -l next
super + shift + m